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 ...Installation woes using SQL 2000 w/SP4 Installation woes using SQL 2000 w/SP4
Previous
 
Next
New Post
4/6/2007 6:07 PM
 
In trying to install DNN 4.4.1 onto a W2K3 SP2 server running IIS6 and SQL 2000 SP4. I'm performing a new clean install using "Source" and so far I've done the following:
 
1. Copied contents of website folder to a folder on the server, D:\MyDNN
2. Created a virtual directory, MyDNN, and pointed it to D:\MyDNN
3. Set default.aspx as the default page.
4. Renamed release.config to web.config
5. Created a new database, MyDNN, on the SQL server.
6. Assigned a new login to this database
7. Added the Network Service account and assigned it full permissions.
8. Copied the DotNetNuke.install.config file from the \Install directory to D:\MyDNN.
 

 

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

 

 
Error Installing DotNetNuke
Current Assembly Version: 04.04.01
ERROR: Could not connect to database specified in connectionString for SqlDataProvider
 
I'm not sure if this is needed but I proceed to the SqlDataProvider and add the same connection string: 
 
connectionString="MyServer;Database=DNN;uid=MyDomain\user;pwd=*******;"
 
I get the same error. I can use SQL Analyzer to log in to the database using the assigned account. This account has been granted the necessary permissions so at this point I can't tell if the issue is with SQL or IIS.   
At my wits end. Any responses are appreciated.

Here's the first error I get after modifying the ConnectStrings & AppSettings:
 
 
New Post
4/7/2007 12:27 AM
 

You have those connection strings commented out....

<!--

Anything in here is commented out....

-->

pull the --> up to the end of the line that says 2000/2005


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Installation woes using SQL 2000 w/SP4 Installation woes using SQL 2000 w/SP4


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