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 ...Windows 2000 (not "Server")Windows 2000 (not "Server")
Previous
 
Next
New Post
8/13/2006 10:01 AM
 
For the past three days, I have been trying to get DNN 4.3.4 to run on my Windows 2000 system at home. It works fine on the server at work, but I can not get it to install on my home system.

Is DNN supposed to be able to run on non-"Server" operating systems at all?

Other asp.net applications run fine when I call them up through localhost, so I know that the IIS, SQL Server and the .NET Framework 2.0 are installed correctly. But when I try to access DNN, I can't get it to proceed past the

ERROR: Could not connect to database specified in connectionString for SqlDataProvider

I think I tried most of the solutions that were suggested in these forums, but I can't help but notice that whenever it was solved, it always turned out to be on either a 2000/20003 Server, or an XP system. So my question remains, can non-"Server" systems be used at all?

I also downloaded the Starter Kit, for use under the Visual Web Developer 2005 Express Edition, and that works. It's just the standalone version that refuses to run.

Groetjes, Pim
 
New Post
8/13/2006 7:12 PM
 

THe problem here isn't DNN, IIS, or the operating system. THe problem is the connection string, it is off somehow.

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
8/14/2006 10:50 PM
 

If you are using the default SQLExpress setting I found that there are two missing backslashes in the web.config file so those setting should be like so:

<add name="ConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\Database.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" />

and

<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|\Database.mdf;"/>

 
New Post
8/15/2006 3:57 AM
 
OK. I tried several approaches, including keeping everything to the default (which didn't work), createing a new database in the SQL Server Manager and connecting to that and stopping and restarting various services, rebooting the computer after every change (I was quite desparate by then) but I finally got it to start the install cycle.

That made me very happy of course, but the problem is that I don't know now what of the things I did actually solved the problem. If I were to install it on another system, I still wouldn't know what to do!

Anyway, after the installation cycle, it still didn't work properly. It had created a number of new subdirectories, and it turned out I needed to set the full control flags to the ASPNET account for these these subdirectories, even though I already gave ASPNET full control to the ../Website directory before.

Is this normal? I never saw this mentioned in the install documentation.

Groetjes, Pim
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Windows 2000 (not "Server")Windows 2000 (not "Server")


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