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 ...ERROR: Could not connect to database specified in connectionString for SqlDataProviderERROR: Could not connect to database specified in connectionString for SqlDataProvider
Previous
 
Next
New Post
1/23/2007 6:27 PM
 
Looks like you might be using SQL Server Express as your DB, but you used the SQL Server 2000/2005 connection string?
 
New Post
1/23/2007 8:14 PM
 

What makes you think I am using the Express version. I am not, but I am curious. 

It's not that big of a deal at this time, I have it working but I was simply curious why I needed to change the connection string to what I posetd earlier.

Don't sweat it.

 
New Post
1/24/2007 9:42 AM
 
Gotcha; I didn't read your post closely. Your screenshot made me think it was Express because it looks just like it.

I still haven't gotten my db connection working, but I wonder if you were hitting against a permissions issue given that there are several required (web.config has a setting for DB owner as well as the conn string; directory security for NETWORK SERVICE).
 
New Post
1/24/2007 3:19 PM
 

I am not sure I if I have permission issues. I shouldn't since it's on my personal laptop.

You said you don't have your connection working, so if may, what worked for me was to follow the instructions in the document DotNetNuke Installation Guide.pdf available on the download page.

When following this document's instructions on my work PC, it worked like a charm. I created the DotNetNukeUser in the database I created and gave appropriate db_owner permissions.

I then edited the web.config file to:

 

<

<!--

<

</

<

<!--

<

Otherwise, for my laptop I edited the web.config file to what I  posted earlier

Hope that helps

connectionStrings> Connection String for SQL Server 2000/2005 -->add name="SiteSqlServer" connectionString="Server=serverIP;Database=Statements_DNN;uid=userID;pwd=pswd;" providerName="System.Data.SqlClient" />connectionStrings>appSettings> Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->add key="SiteSqlServer" value="Server=serverIP;Database=Statements_DNN;uid=userID;pwd=pswd;" />
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...ERROR: Could not connect to database specified in connectionString for SqlDataProviderERROR: Could not connect to database specified in connectionString for SqlDataProvider


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