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...Upgrading DNN P...Upgrading DNN P...05.02.02 Flawless Upgrade!05.02.02 Flawless Upgrade!
Previous
 
Next
New Post
1/23/2010 6:07 PM
 

   Since the last 05.02.01 GRANT EXECUTION failure, more than 80% of DNN users had problems upgrading. but the last 05.02.02 upgrade is a GREAT SUCCESS. I´ve seen that many users are in trouble upgrading from different versions, i say that you should take a deep breath and double check you configurations. In the last hour i was upgrading two DNN instalations to the last 5.2.2... one from 5.1.4, and one from 5.2.0.

Upgrading from 05.02.00 to 05.02.02:

1. STOP your web application from your hosting provider CP

2.RECYCLE APP POOL from your hosting provicder CP (optional but can help in performance)

3.BACKUP you site and your SQL.DB

4.COPY and OVERWRITE the content of your site with the content of the last update DotNetNuke_Community_05.02.02_Upgrade...

5. START your web application from your hosting provider CP

6. Before anything else go to   http://ww.yoursite.???/install/instal...   to install and finish the upgrade.

If everything went well you should see something like this:

Upgrading DotNetNuke

Current Assembly Version: 05.02.02

Current Database Version: 05.02.00

 

Upgrade Status Report

00:00:00.046 - Upgrading to Version: 05.02.02
00:00:00.359 -   Executing Script: 05.02.01.SqlDataProvider Success
00:00:02.641 -   Executing Script: 05.02.02.SqlDataProvider Success
00:00:03.126 -   Executing Application Upgrades: 05.02.01 Success
00:00:03.235 -   Executing Application Upgrades: 05.02.02 Success
00:00:03.235 -   Cleaning Up Files: 05.02.01 Success
00:00:03.235 -   Cleaning Up Files: 05.02.02 Success
00:00:03.235 -   Updating Config Files: 05.02.01 Success
00:00:03.251 -   Updating Config Files: 05.02.02 Success
00:00:03.251 - Performing General Upgrades
00:00:03.704 - Installing Optional Modules:
00:00:03.720 -   Installing Package File HTML_Community_05.02.00_Install:  Success
00:00:04.532 - Installing Optional Skins:
00:00:04.532 - Installing Optional Containers:
00:00:04.532 - Installing Optional Languages:
00:00:04.532 - Installing Optional Providers:
00:00:04.532 -   Installing Package File AspNetMembershipProvider_05.02.00_Install:  Success
00:00:04.642 -   Installing Package File CorePermissionProvider_05.01.01_Install:  Success
00:00:04.767 -   Installing Package File DatabaseLoggingProvider_05.01.01_Install:  Success
00:00:04.845 -   Installing Package File DNNMembershipProvider_05.01.03_Install:  Success
00:00:05.001 -   Installing Package File DNNMenuNavigationProvider_05.01.00_Install:  Success
00:00:05.111 -   Installing Package File DNNTreeNavigationProvider_05.01.00_Install:  Success
00:00:05.236 -   Installing Package File FckHtmlEditorProvider_02.00.04_Install:  Success
00:00:07.455 -   Installing Package File FileBasedCachingProvider_05.01.03_Install:  Success
00:00:07.565 -   Installing Package File FileModuleCachingProvider_05.02.01_Install:  Success
00:00:08.049 -   Installing Package File MemoryModuleCachingProvider_05.02.01_Install:  Success
00:00:08.362 -   Installing Package File SchedulingProvider_05.02.01_Install:  Success
00:00:08.768 -   Installing Package File SearchIndexProvider_05.01.00_Install:  Success
00:00:08.940 -   Installing Package File SearchProvider_05.01.01_Install:  Success
00:00:09.253 -   Installing Package File SolpartMenuNavigationProvider_05.01.00_Install:  Success
00:00:09.503 - Installing Optional AuthSystems:
00:00:09.503 -   Installing Package File LiveID_01.00.01_Install:  Success
00:00:09.737 -   Installing Package File OpenID_02.00.00_Install:  Success
00:00:09.925 - Installing Optional Packages:
 

Upgrade Complete

Click Here To Access Your Portal

------------------------------------------------------------------------------------------------------

As for the other site, the 05.01.04 for some reasons did not work with a direct upgrade to the 05.02.02 and so i´ve upgraded first to the 05.02.00 and then to the last 05.02.02... those instalations worked for me on a WS2008 platform and if you follow a good configuration is almost impossible to fail.

Thanks goes to the DNN Community!


mPowered by realhacker.net
 
New Post
1/24/2010 4:29 AM
 

I succeeded upgrading www.formandlist.com flawlessly from DNN 5.1.0 to 5.2.2, fortunately this site used default skin, container and core modules only.

Besides, if you don't have server access to stop your site, modify web.config setting "autoupgrade" to false. this prevents the upgrade being triggered during file upload. if you want to prevent users encountering encountering a broken site during the upgrade, you may also play a file app_offline.html (512 bytes of size at least) in the root of the installation during the upload.Aafter file upload is complete, remove the file and immediately browse to /install/install.aspx?mode=upgrade to trigger database upgrades


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/24/2010 5:51 AM
 

   When i first install DNN the web.config file was modified to stop the autoupgrade following a tutorial from Mitchell Sellers. Thanks for the app_offline.html file method Sebastian, is good to know.


mPowered by realhacker.net
 
New Post
2/4/2010 1:08 AM
 

 Hi sebastian,

How to create is app_offline.html? thanks

 
New Post
2/4/2010 5:17 AM
 

Hi Fanny,

to create app_offline.htm create a new file using your preferred text editor (e.g. famous  Notepad.exe). Enter

<html>
   <head><title>Offline for Maintenance.</title>
   </head>
   <body>
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
We apologize, this site is curremtly offline for maintenance. Thank you for your patience.
</body>
</html>

You can display any content (text or images), but make sure, file size it at least 512 byte.
Save file named app_offline.htm in the root of your IIS web site.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...05.02.02 Flawless Upgrade!05.02.02 Flawless Upgrade!


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