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 ...Where did I go wrongWhere did I go wrong
Previous
 
Next
New Post
5/29/2007 6:58 AM
 

Is there a way to tell what`s wrong with an installation.  I first installed DNN on MS server 2003 using the sql express method and the install download, using the default website and a virtual directory with not too many problems.  I then decided to try a fresh install using sql2005, and the source download, and a website instead of the virtual directory and I can`t seem to get it right.  Here`s the steps I took:

1.  Created a folder called NensTest and gave the network service full access

2. Extracted the source download into the sites folder

3. Created a database called NensTest, and then a user called NensTest, gave the user dbo to NensTest database

4. Created a website in IIS pointing to the NensTest - website folder, hppt header www.nenstest.com, ASP 2.0, default.aspx to the top

5. Renamed the release.config to web.config and made the following changes:

took out the sql express things in both config and app and made these changes:

<connectionStrings>
        <!-- Connection String for SQL Server 2000/2005
    <add
      name="SiteSqlServer"
      connectionString="Server=faneweb;Database=NensTest;uid=NensTest;pwd=DotNetNuke;"
      providerName="System.Data.SqlClient" />
   -->
  </connectionStrings>
  <appSettings>
        <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules
    <add key="SiteSqlServer" value="Server=faneweb;Database=NensTest;uid=NensTest;pwd=DotNetNuke;"/>
    -->

restarted IIS (just to see if it would make any difference)

 

When I try to go to either nenstest.com, or www.nenstest.com to start the install, I get a runtime error in App/ and the event viewer shows an ASP error in event viewer ID 1309 event code 3005. What else can I check or can anyone find where I went wrong

 

 
New Post
5/29/2007 12:08 PM
 

Your connection strings have been commented out.

 
New Post
5/29/2007 3:04 PM
 

I was under the impression that if not using sql express, I had to do that.  I don't see where the one for sql 2005 is commented out, can you point out where u see the problem?  BTW, if you could also tell me of a decent book to read on dnn, I would appreciate it, I'm running out of hairs to pull :)

 
New Post
5/29/2007 10:33 PM
 

ealbert123456 wrote

I was under the impression that if not using sql express, I had to do that.  I don't see where the one for sql 2005 is commented out, can you point out where u see the problem?  BTW, if you could also tell me of a decent book to read on dnn, I would appreciate it, I'm running out of hairs to pull :)

Both of your connection strings are between these symbols <!--  and --> which means they are not read by your webserver.

 
New Post
5/30/2007 2:44 PM
 

tyvm for your great help.  It took me a while to figure out where the brackets were faulty, but I finally got it.  Now I can actually start playing around with it and do some good in the world.

Thx

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Where did I go wrongWhere did I go wrong


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