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 ...Upgrading Dnn 4.8.0 to 4.8.1 clears dbUpgrading Dnn 4.8.0 to 4.8.1 clears db
Previous
 
Next
New Post
3/3/2008 9:41 AM
 

Hi,

I've just updated my dnn test server 4.8.0 to 4.8.1 but somewhere it did went wrong.

I've first have made a backup of my file system and the db. After that i've overwrite the files with the update zip. I've checked the web.config but they the sql connections was the same (i don't know how, but i think this cause the problem).

So i thought i try it, a nice message came with updating 4.8.0 database version to 4.8.1 after that i could login.

i check the db and only had system tabels left nothing else, witch is very strang because the update did see the db version and after that everything is gone. The data that is lost isn't the problem i only what to know what i did wrong so i don't make the mistake again.

 
New Post
3/3/2008 11:49 AM
 

Did you use an ObjectQualifier on your orginal install? Could be you now have two installs of the tables in your database, one with a prefix to the tables, one without.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
3/3/2008 5:14 PM
 

Sorry i don't kwow what a ObjectQualifier is?

I've tried a few minutes to update at home this time it works :). Here i have a win 2003 server with sql server 2000 at work is a 2003 server with sql server 2000 and sql server 2005, the database is also running under sql 2000.

No i notice something strange at home in the web.config.

Here the difference in the web.config backup and the new one.

The backup web.config

  <connectionStrings>
    <!-- Connection String for SQL Server 2005 Express -->
    <add name="SiteSqlServer"
        connectionString="Data Source=(local);Initial Catalog=DotNetNuke;Integrated Security=True"
        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>

the new web.config

    <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>
   

At work i´ve only seen that the part of the 2000/2005 connection string was the same, now i see that at home with no 2005 server it still uses the connection string from 2005 express. Tomorrow i will check at work of this is also the problem there.

Anyone a clue how this is possible because for me this is pretty confusing.
Thanx for the help

 

 

 
New Post
3/4/2008 2:56 AM
 

Hi,

I've just install 2 new dnn configurations with a sql 2000 server.

Also these 2 use the sql 2005 express connection string for a sql 2000 server.

So pretty strange if you ask me

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrading Dnn 4.8.0 to 4.8.1 clears dbUpgrading Dnn 4.8.0 to 4.8.1 clears db


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