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 ...v3.2.2 to v4.0.3 - I get NO Statuses in the Upgrade Status Reportv3.2.2 to v4.0.3 - I get NO Statuses in the Upgrade Status Report
Previous
 
Next
New Post
8/19/2009 3:10 PM
 

Hello All -

I'm trying to upgrade a DNN 3.2.2 site - eventually to 4.9.4 or 5.1.1, but can't get through step 1 without problems.
I'd love to know what parts of the upgrade did or didn't work, but the Upgrade Status report has no Successful or Failed messages - just the step text!
The status report is shown below.
If I proceed on to 4.3.7 I get a method not found error (which I can't troubleshoot without knowing what happened in v4.0.3).

I posted this earlier as part of another thread, but this question isn't obvious from the original thread title.

Has anyone seen this before and know how to fix it?

Upgrade Status Report - without completion status for each step.

 
New Post
8/19/2009 4:06 PM
 

I would start by following Will's recommended upgrade path.

http://www.willstrohl.com/DNNUpgradePath.aspx

I used it twice last week for DNN 2.1.2 to 5.1.1 upgrades, both upgraded fine


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
8/19/2009 4:22 PM
 

Thanks Chris -

I initially followed that path and found problems going from 3.2.2 to 4.3.7 - then found another thread 
(http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/107/threadid/322851/scope/posts/threadpage/2/Default.aspx)
which stated that 4.0.3 was a necessary step.

I've also followed the additional instructions for a v3 to v4 install found at:
http://www.deutschnetnuke.de/AboutDotnetNuke/V3V4TippsTricks/Upgradedurchf%C3%BChren.aspx

I guess I'll go back again and just try the v3.2.2 to v4.3.7 conversion.

Does anyone have suggestions re: a direct 3.2.2 to 5.1.1 conversion?
It sounds like the install is quite different...
Would I still need to manually edit the web.conf (renamed release.config) file?
I haven't used any custom modules, so it might stand a good chance of working correct?
Is this worth trying?

Thanks,
Doug

 
New Post
8/19/2009 9:47 PM
 

So... I tried the 3.2.2 to 4.3.7 install... following all the recommendations I could find... and the site won't load.

First - here's the procedure I followed to perform the upgrade - including restoring the site to it's original working v3.2.2 state.

1) Network Services needs Full Control to .NET Framework directories and C:\Windows\Temp directory. Set this before going further.
2) Try the upgrade again – try the install version of DNN v4.3.7 this time.
3) Stop IIS service (and dependencies)
4) Restore C:\Web to the working v3.2.2 version (from ZIP file)
5) Restore the MegabytePortal db to the working v3.2.2 version (from BAK file)
6) Reset ‘PortalUser’ permissions to MegabytePortal database by removing and re-adding login to db.
7) Start IIS & WWW services
8) Confirm that v3.2.2 site is working… YES IT’S WORKING FINE!

9) Run sp_removedbreplication @dbname = ‘MegabytePortal’
10) Delete all *.vb files in C:\Web\DNN3 directory & subfolders
11) Delete all DotNetNuke *.dll files (excepting module dll’s) in C:\Web\DNN3\bin folder
   from the purpleant.com blog – remove DotNetNuke.*.dll EXCEPT for DotNetNuke.module.*.dll files
12) Extract all files from the Install version 4.3.7 ZIP file into the C:\Web\DNN3 directory
13) Delete web.config, rename release.config to web.config & edit
14) Edit the 2 SQL connection strings & copy the 2 encryption keys - all else the same
15) Edit security on C:\Web - right click the ‘Web’ folder, go to Security, Advanced and click the
    “Replace permission entries on all child objects…” to force full access to all files.
16) Tweak SQL as follows to head off possible errors:
       - Rename MegabytePortal.dbo.EventLogConfig.IX_LogTypeKey_LogTypePortalID to MegabytePortal.dbo.EventLogConfig.LogTypeKey_LogTypePortalID 
          (this will compensate for the misnamed object in DNN install script)
       - The other script errors refer to creating objects that already exist so leave as is.
       -  Make the PortalUser account an ‘sa’ equivalent
17) Remember – the “PortalUser” account in SQL & the “Everyone” Windows group have ELEVATED permissions that will need to be removed after the install. (Everyone has full permissions to the C:\Web\DNN3 directory and subdirs)
18) Start IIS & dependencies
19) Confirm that ASP.NET for the Virtual Directory is set to 2.0
20) Confirm that App Pool is set to APP20
21) Run the portal website.
22) Install runs with 4 errors expected for objects that already exist.

So... that's the install...

Here's what I get when I run the portal website after the upgrade:

Public Overrides Function... error after 4.3.7 upgrade


So...
The Compiler Error message is:  "BC30560: 'Sqlhelper' is ambiguous in the namespace 'Microsoft.ApplicationBlocks.Data'."
      The SourceFile is "C:\Web\DNN3\App_Code\Survey\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb"
 
      The website will not load at this point - just this error...
 
        - Doug
 
New Post
8/21/2009 4:55 PM
 

Well... Found a solution - not optimal, but it works.
The "Survey" referred to in the error is a 3rd party module...

The problem was 3rd party modules - I removed all non-DotNetNuke modules (both from the pages & from the host).
I lost some content, but the upgrade wouldn't work regardless of how I approached it otherwise.

After cleaning the 3rd party modules I followed everyone's tips and ran the full install ZIP of v4.3.7 over the v3.2.2 portal.
The upgrade ran almost cleanly (3 benign SQL errors) and the portal is now running properly under v4.3.7!!!

Now onto the rest of the upgrades...

- Doug

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...v3.2.2 to v4.0.3 - I get NO Statuses in the Upgrade Status Reportv3.2.2 to v4.0.3 - I get NO Statuses in the Upgrade Status Report


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