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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Upgrade DNN 3.2.2 to 4.8.2 with 3rdParty ModulesUpgrade DNN 3.2.2 to 4.8.2 with 3rdParty Modules
Previous
 
Next
New Post
4/3/2008 5:36 PM
 

Thanks to all who replied.

I started the installation/upgrade. Before I do anything with the actual "Production" site, I decided to start with a clean 3.2.2 install and work my way up all on a localhost environment. Here's what I"ve done so far:

  1. Create DNN322 database and Virtual Directory ( DB322 / VD322 )
  2. Installed DNN 3.2.2 from Install.zip in VD322
  3. Site installed correctly.

Now I want to upgrade to DNN 3.3.7. But I want to keep 3.2.2 intact, so I copy everything so far :

  1. Copy the database DB322 to DB337. (SQL Server 2005)
  2. Create new wwwroot folder VD337, and copy VD322 into it. (I have to grant Full Control permissions to ASPNET again )
  3. Add contents of DNN 3.3.7 Upgrade.zip to VD337 (which, up to this point contained 322 files)
  4. Change the web.config file connectionString to point to DB337. 
  5. Launch upgrade which runs correctly except for this error:
    • SqlDataProvider/03.02.03.log 
      System.Data.SqlClient.SqlException: Object 'GSW_GetOnlineUsers' already exists in the database.
         at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
         at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL)
         at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions)
      CREATE PROCEDURE dbo.GSW_GetOnlineUsers @PortalID int 
      AS 
      SELECT
             UO.UserID,
             U.Username
             FROM GSW_UsersOnline UO
                   INNER JOIN GSW_Users U ON UO.UserID = U.UserID
                   INNER JOIN GSW_UserPortals UP ON U.UserID = UP.UserId

             WHERE UP.PortalID = @PortalID 

Now that I've made a copy of the site and database, and upgraded to 337, I run my site from localhost/dnn337/ but I end right back at localhost/dnn322!! What gives? My VDs are clearly pointing at different folders.

Thanks again

Rad Srag


RadSrag
 
New Post
4/16/2008 12:51 PM
 

This issue was due to my web.config file... my connectionString was still pointing at my original DB.

Thanks to all who replied.


RadSrag
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Upgrade DNN 3.2.2 to 4.8.2 with 3rdParty ModulesUpgrade DNN 3.2.2 to 4.8.2 with 3rdParty Modules


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