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.00 and SQL Express 2005DNN 4.00 and SQL Express 2005
Previous
 
Next
New Post
3/10/2006 6:22 PM
 

I'm trying to execute/install DNN 4.0 with sql express 2005, but I obtain this error:

Could not find file 'C:\DNN\Providers\DataProviders\SqlDataProvider\DotNetNuke_template.mdf'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

... and I can't to find this file in the folder...

Another problem, for configure SQL Server connection in web.config witch parameters I must to insert??


Where do I insert the password/login/db/server  as in the SQL Server 2000 string connection??


<connectionStrings>
    <!-- Connection String for SQL Server 2005 Express -->
    <add
      name="SiteSqlServer"
      connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"
      providerName="System.Data.SqlClient" />
    <!-- Connection String for SQL Server 2000/2005
    <add
      name="SiteSqlServer"
      connectionString="Server=(local);Database=DotNetNuke;uid=;pwd=;"
      providerName="System.Data.SqlClient" />
   -->
  </connectionStrings>
  <appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules   -->
    <add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"/>
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules
    <add key="SiteSqlServer" value="Server=(local);Database=DotNetNuke;uid=;pwd=;"/>
    -->

 

 
New Post
3/10/2006 7:20 PM
 
What operating sytem are you on?
 
New Post
3/11/2006 6:29 AM
 
Win 2000
 
New Post
3/12/2006 1:40 PM
 

Sorry for the delay in getting back to you,

I should be able to email that file to you.

I've only had one person confirm this but I'm sure it's not something you've done anything wrong;

The file just simply isn't there.

After reading many posts I got the impression this file was supposed to be "created" by scripts when the installation ran according to combinations of options in the web.config.

Its only when I stumbled accross an obscure post with a link to the file and a suggestions on where to put it. (BTW You also need to move a file called sitesurls.config or something) that I finaly got somewhere.

Mind you thats not before I'd rebuilt the OS and noticed some inconsistant behavior in ASP.net and Application server installs!

I'm running server 2003 so not sure if you'll encounter any of that, you 2k Work station or server?)

I'll try and dig out a link to the file if I can't find it i have the file on my PC, and could send it to you?

Have a look through all of my posts (Only about 10 or so) in there might be some clues for you.

Unfortunately the problem seems to be caused by a combination of things rather than one.

Hope this helps, i'll try and dig that link out.......

Richard.

 
New Post
3/12/2006 4:25 PM
 

Thanks for reply and all informations....

I haven't know how to install on my server...

I've downloaded the Install version... I must do some settings in web.config??? (for example sql server 2005)

Thanks

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 4.00 and SQL Express 2005DNN 4.00 and SQL Express 2005


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