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 ...sample connection string for SQL Server 2005 Expresssample connection string for SQL Server 2005 Express
Previous
 
Next
New Post
3/3/2007 3:32 AM
 
 

Does anyone have DNN 4.4 working with SQL Server 2005 Express?  I'd love to see a sample of your web.config file because I cannot figure out what the correct connection string is for my system.  I have done a lot of installs over the years and this is making me feel really retarded.  I have the IIS portion setup fine (it's serving pages) but I can't get any further in the installation process due to this error:

Line 19:     </sectionGroup>
Line 20:   </configSections>
Line 21:   <connectionStrings>
Line 22:     <!-- Connection String for SQL Server 2005 Express -->
Line 23:     <add
Source File: c:\inetpub\wwwroot\web.config    Line: 21

I've searched the forums and read the docs but everything seems geared towards a full SQL Server 2005 setup which is way out of my price range for now...

Thanks,

Carl

 
New Post
3/3/2007 4:43 PM
 

I had this trouble but oddly got it to work by commenting out the SQL Express section, instead using the SQL 2005 section.  Note that it uses SQL authentication not Windows, with database owner called DNN and a database called DotNetNuke. Replace machinename\SQLExpress with the server name that Studio Express uses.

<!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules-->

<add key="SiteSqlServer" value="Server=machinename\SQLExpress;Database=DotNetNuke;uid=DNN;pwd=password;" />

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...sample connection string for SQL Server 2005 Expresssample connection string for SQL Server 2005 Express


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