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 ...DotNetNuke_template?! Connection problem..?!DotNetNuke_template?! Connection problem..?!
Previous
 
Next
New Post
2/17/2006 4:14 AM
 

Hi everyone!

Problem with installing, everything works!
I'm running MSSQL Server 2005 and IIS 5.1 on my XP workstation
I followed all the points of the install guide and tried to install 4.0.2

Now I'm getting the next error when I type http://localhost/dotnetnuke/install/install.aspx

Could not find file 'C:\Inetpub\wwwroot\dotnetnuke\Providers\DataProviders\SqlDataProvider\DotNetNuke_template.mdf'.

My databasename is "nuke", my username and password are also "nuke" and I'm running it on "localhost"

This is my web.config (connectionstrings and appsettings) :

<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=localhost;Database=nuke;uid=nuke;pwd=nuke;"
      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=localhost;Database=nuke;uid=nuke;pwd=nuke;"/>
    -->
    <add key="InstallTemplate" value="DotNetNuke.install.config" />
    <!--  Alternative Install Templates (included in package)
    <add key="InstallTemplate" value="Club.install.config" />
    <add key="InstallTemplate" value="Personal.install.config" />
    <add key="InstallTemplate" value="SmallBusiness.install.config" />
    -->
    <add key="AutoUpgrade" value="true" />
    <add key="InstallMemberRole" value="true" />
    <add key="ShowMissingKeys" value="false" />
    <add key="EnableWebFarmSupport" value="false" />
    <add key="EnableCachePersistence" value="false"/>
  </appSettings>



Can someone PLEASE help me!?


Greetings Aljan


 
New Post
2/19/2006 9:10 PM
 
I'm getting the exact same error.  I'm running DNN 4 on a Win 2000 server box with IIS 5.  I have .NET 2.0 installed....  The file 'DotNetNuke_template.mdf'.  'doesn't even exist in either of the source nor install directories..
 
New Post
2/20/2006 9:36 AM
 

aljan, your problem is with permissions. Please review the permissions that are needed for the aspnet /network service user for that folder mentioned as inaccessible.

choerske, you need to create the db yourself per the instructions in the Installation Guide.


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
3/13/2006 2:47 PM
 

sorry for just now getting back to you.  I changed the permissions and it worked.  DNN4 is incredible.

 

thanks.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DotNetNuke_template?! Connection problem..?!DotNetNuke_template?! Connection problem..?!


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