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

HomeHomeDevelopment and...Development and...SQL and SQL Ser...SQL and SQL Ser...Database connection errorDatabase connection error
Previous
 
Next
New Post
6/16/2014 10:37 AM
 
Having an issue with MSSQL 2008 Express. I have a server with several dotnetnuke websites already installed and working with no issues connecting to the database. But now out of the blue when I try to install a new website with the same instance I can not connect to the data base. I also tried to move a dnn site to this server and it will not connect to the instance. Not sure were to start to resolve the issue.  I can create the database and user and have no issues connecting to the database using MyLittle admin so I don't think its an mssql issue.
 
New Post
6/16/2014 10:58 AM
 
How does your connection string look like - are you using attached or user instance databases?
In the 2nd case, did you create proper sql server login and grant dbowner access to your database?
in the first case, did you make sure the database is not attached the same time?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/16/2014 11:26 AM
 

How does your connection string look like - are you using attached or user instance databases?

User Instance.

In the 2nd case, did you create proper sql server login and grant dbowner access to your database?

Yes I created user and they are dbowner of the database role membership

in the first case, did you make sure the database is not attached the same time? Not sure what you mean here but if your referring to the other dotnetnuke websites. each website has there own database and user account.
 
New Post
6/16/2014 11:45 AM
 
if you are using user instance database (i.e. "User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;" as part of your connection strings), you don't need a server login. Make sure that the database is NOT attached to SQL server from inside SQL Server management studio, otherwise access via user instance is blocked.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/16/2014 1:28 PM
 
  <!-- Connection String for SQL Server 2005/2008 Express -->

    <add name="SiteSqlServer" connectionString="Data Source=WSPSRV1\SQLExpress;Initial Catalog=portage_dnn;User ID=portageadmin;Password=XXXXXXXXXXX" providerName="System.Data.SqlClient" />

The above is a connection string from a working website on the server.

The website I am trying to install would be "Data Source=WSPSRV1\SQLExpress;Initial Catalog=coblentz_dnn;User ID=coblentz;Password=XXXXXXXX" but I get no connection.

 
Previous
 
Next
HomeHomeDevelopment and...Development and...SQL and SQL Ser...SQL and SQL Ser...Database connection errorDatabase connection error


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