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 ...Could not connect to databaseCould not connect to database
Previous
 
Next
New Post
11/17/2006 11:00 AM
 

I'm going to have to start by saying that I'm not really sharp in SQL. However it appears that your connection string does not match up with the ones provided in the DNN web.config file. It's kind of similar to the SQLExpress string but modified.

As we talked about in another thread, I always use the SQL2000/2005 string even though I am using SQLExpress without any problems. Leupold had this to say about the subject:

"sqlExpress string only works as long as you don't touch the database using sql management studio."

My string looks like this:

<add
      name="SiteSqlServer"
      connectionString="Server=Mike\SQL;Database=DotNetNuke;uid=mikekist;pwd=XXXXXX;"
      providerName="System.Data.SqlClient" />

Of course this is when using SQL Server authentication versus Windows authentication which it apprears you are doing. Also I noted that you use just "Ken" for your datasource when I've always expected to use: "MachineName\SQLInstance" as server or ".\SQLInstance" as datasource in the Express string.

I'm not really sure if this does you any good but I think others might be taking a stab at it as well.

Mike


Kist Enterprises
www.kistenterprises.com
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Could not connect to databaseCould not connect to database


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