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 ...DNN 4.0.2 & SQL 2005 Express problem w/ databaseDNN 4.0.2 & SQL 2005 Express problem w/ database
Previous
 
Next
New Post
2/5/2006 4:25 PM
 

Tried to install 4.0.2 with SQL 2005 Express following the instructions.

Installed a database and provided the permissions, but seems in the web.config there is actually no place for the SQL 2005 Express to provide the proper database/filename with path?

Also, in the defaultProvider="SqlDataProvider" section there is a reference "templateFile="DotNetNuke_template.mdf"

Which is a file that I can't fibnd anywhere and a key that is not referenced either.

In a future rewrite of the DNN Manual it would be helpful to add a section on SQL 2005 Express as it seems a lot of people struggle with this.

Any help appreciated.

 

 
New Post
2/6/2006 7:39 AM
 

Try with...

<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|YourDatabaseName.mdf;" />

 
New Post
2/19/2006 11:18 AM
 

This suggestion did not resolve the issue. Did anyone find a solution.

The 'Installation Guide" does not address this. There is an image (p. 15) of the code surrounding this line 'templateFile="DotNetNuke_template.mdf"'
without this specific line in the code.

I tried commenting out this line and I receive an error and I tried removing this line and I still receive an error.

 
New Post
2/19/2006 11:18 AM
 

This suggestion did not resolve the issue. Did anyone find a solution.

The 'Installation Guide" does not address this. There is an image (p. 15) of the code surrounding this line 'templateFile="DotNetNuke_template.mdf"'
without this specific line in the code.

I tried commenting out this line and I receive an error and I tried removing this line and I still receive an error.

 
New Post
2/20/2006 8:18 PM
 
DotNetNuke_template.mdf errors point back to your connection string. Insert your SQL 2005 instance name in the place of ".\SQLExpress" (i.e. .\INSTANCENAME) and also, make sure your database name is correct in the string. Replace "database.mdf" with your database name. And lastly the database needs to be created in the path "DotNetNuke\App_Data"
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 4.0.2 & SQL 2005 Express problem w/ databaseDNN 4.0.2 & SQL 2005 Express problem w/ 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