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 Upgrade ErrorDotNetNuke Upgrade Error
Previous
 
Next
New Post
11/16/2006 4:38 AM
 
When i browse Default.aspx in iis, it appear and i can't to continute to install. Please help me. Now my computer installed VS2003 and VS2005, .net framework 2.0.

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

Could not open new database 'C:\DOTNETNUKE\APP_DATA\DATABASE.MDF'. CREATE DATABASE is aborted. An attempt to attach an auto-named database for file C:\DotNetNuke\App_Data\Database.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share. File activation failure. The physical file name "C:\DotNetNuke\App_Data\Database_log.ldf" may be incorrect. The log cannot be rebuilt when the primary file is read-only.

Thanks you so much if u help me
 
New Post
11/16/2006 8:39 AM
 

It looks like a connection string problem. Please post the string you are using so others can check it.

Mike


Kist Enterprises
www.kistenterprises.com
 
New Post
11/16/2006 9:08 AM
 
mikekist wrote

It looks like a connection string problem. Please post the string you are using so others can check it.

Mike

Remember to change critical information: i.e. password, username, and domain name...

 
New Post
11/17/2006 10:02 PM
 
This is my web.config. I don't change code in web.config. Because i use "SQL Server Management Studio Express"

<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;"/>





Today i still try to install again and ....:

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

Could not open new database 'C:\DOTNETNUKE\APP_DATA\DATABASE.MDF'. CREATE DATABASE is aborted. An attempt to attach an auto-named database for file C:\DotNetNuke\App_Data\Database.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share. File activation failure. The physical file name "C:\DotNetNuke\App_Data\Database_log.ldf" may be incorrect. The log cannot be rebuilt when the primary file is read-only.



Please help me
 
New Post
11/18/2006 2:15 PM
 

I am getting a similar error for a fresh install of 4.3.6 for the Survey module as well as the Store Admin module.

The site is up and running on SQLExpress and mostly seems to be working. I reinstalled the survey module with the same results.

During the original install, I also saw this error for both Survey and Reports ... though unlike Survey, Reports module is working fine.

System.Web.HttpException: Could not load type 'DotNetNuke.Modules.Survey.SurveyController'

 

My connection strings are as follows. Am I supposed to remove reference to the AttachDBFilename=|DataDirectory|Database.mdf? the asp_net worker process has full permissions throughout the directory. I'm going to give it read permissions at the drive root to see if that helps.

    <add
      name="SiteSqlServer"
      connectionString="Data Source=PMG\SQLExpress;Database=DNN436Install;user ID=dnn_user;Password=dnn_user;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"
      providerName="System.Data.SqlClient" />


    <add
      key="SiteSqlServer"
      value="Data Source=PMG\SQLExpress;Database=DNN436Install;User ID=dnn_user;Password=dnn_user;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;" />


pmgerholdt
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DotNetNuke Upgrade ErrorDotNetNuke Upgrade 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