Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 4.6.2 Source InstallationDNN 4.6.2 Source Installation
Previous
 
Next
New Post
2/5/2008 9:50 PM
 

Two things. 

First, you probably already know this, but is this a local installation of DNN?  If so, then localhost is fine.  Otherwise, replace localhost with the server name or ip number.

Secondly, are you using SqlExpress for the DNN database?  if so, check the permissions of the App_Data directory to be sure that the directory permissions haven't been reset.  If you are using WinXP, then the ASPNET_<machinename> account needs to have read/write//execute/modify permissions, otherwise the same applies to the Network Service account for Windows Server 2003.  Also, be sure that your connection string has the correct connection information.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
2/5/2008 10:23 PM
 

yes, I'm using a local installation: here's my specs...

OS- WinXP SP2, SQL - MS SQL 2005 developer ed.,

I already set it up, C:\DotNetNuke forlder already has full control property on BRYANQP\ASPNET user

here's my connection string on web,config:

<add name="SiteSqlServer" connectionString="Server=(local);Database=DotNetNuke;uid=dnnuser;pwd=12345678;" providerName="System.Data.SqlClient" />

what's wrong???? am a bit frustrated already... :(

 
New Post
2/5/2008 10:48 PM
 

Wow...  Normally, when a problem like this happens to me, I eventually find that I was missing something.  It sounds like the same might happen with you.  You certainly sound like you know what you're doing though.  Getting the source version to install is almost no different than a typical installation. 

I was able to see one thing to check though.  When I compared your connection string against some of mine, I saw something different.  Mine all use "Data Source" instead of "Server', and "Initial Catalog" instead of "Database".  If I remember correctly, I believe I read in the SQL Documentation that these two property names are interchangeable.  Therefore, changing them should not change anything in your situation - but it was a difference that I was able to note.

I can complete understand and sympathize with your frustration, as I have gone through it too.  :(

Due to the nature of your final error though, I can only assume that your installation is missing something...

  • IIS using .Net 2.0, anonymous account should be IUSR_<machinename>, integrated security checked, application has Execute permissions on scripts and executeables, and the read/write checkboxes checked - and the virtual directory should be pointing to the web site directory in the source
  • Folder permissions allowing read, write, and execute permissions to the IUSR account, and the ASPNET account should have all permissions accept full control checked
  • The database should have a database with a user that has dbowner permission, and this should be specified in the web.config (in AppSettings, and Connection Strings)

If all of those things are in place, there is no reason why your site shouldn't come up.  :(


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
2/6/2008 12:44 AM
 

It's totally working now... thanks sooooooooooooo much!!!... Whew!!! at last, i can breathe smoothly now.. hehehe...

KUDOS to hismightiness!!!

 
New Post
2/6/2008 9:34 AM
 

What was the problem?  Was it the connection string?


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 4.6.2 Source InstallationDNN 4.6.2 Source Installation


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out