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 ...Upgrade 4.9.5. to 5.6.2Upgrade 4.9.5. to 5.6.2
Previous
 
Next
New Post
4/28/2011 5:52 PM
 
Hi,

I am getting this while trying to upgrade from 4.9.5 to 5.6.2. I Installed .NetFrame Wrok 3.5 and it has SQL 2005 Installed. Am I Missing something Please help!

Smitha

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: Name 'FormatVersion' is not declared.

Source Error:

An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. BC30451: Name 'FormatVersion' is not declared.
Line 88: If Not strProviderPath.StartsWith("ERROR:") Then 
Line 89:
Line 90: Response.Write("Version: " & FormatVersion(DotNetNukeContext.Current.Application.Version) & "")
Line 91: Response.Flush() Line 92:

Source File: C:\Intranet\dnnIntranet\Install\Install.aspx.vb Line: 90

 
New Post
4/28/2011 8:13 PM
 
There is a mis-match between the version of the DotNetNuke library assembly DotNetNuke.dll and the website code-behind files. Usually this is due to either a corrupted download of the upgrade package, failing to "unblock" the downloaded zip archive package before extracting it, or a failure to copy all folders and files of the extracted download package over those of the existing site.

Please check the file and product version of the assembly DotNetNuke.dll found in the site's \bin folder. If this is a local install you can do so by right clicking on the filename or file icon, selecting "Properties" from the context menu, then the "Details" tab. The file and product versions should be 5.6.2.144. If the version is something earlier (most likely 4.9.5.xxx), that confirms my suspicions. I would then suggest that you download a fresh copy of the 5.06.02 upgrade package, unblock the package (right click over the filename or file icon, select "Properties" from the context menu, then click on the "Unblock" button. Extract the upgrade package to an empty file folder then copy the entire contents (folders and all files) over those of the existing site. When prompted as to whether the copied files should replace those of the same name, answer Yes to all. Finally, re-trigger the upgrade.

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
4/29/2011 9:29 AM
 
Smitha, from my experience, the best option is upgrading in 3 steps via 5.2.3 and 5.4.4

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/10/2011 5:34 PM
 
William ,
I checked DotNetNuke.dll in the bin folder, the version is 5.6.2. I don't think it is being blocked.


Sebastian,

I tried intalling 5.2.3  on a new copy of our live website  version 4.9.5 , I still get the same error . I installed .NetFrameWork 3.5 that is when I started gettting this 'Format Version error' before this install I could alteast make it till 5.01. 
Please help!

Smitha
 
New Post
5/11/2011 2:35 PM
 
I solved part of my problem, In web.config I replaced 1.0.61025.0 o 3.5.0.0 and added a bindingredirect under runtime.

<dependentAssembly>

<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>

<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>

</dependentAssembly>

<dependentAssembly>

<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>

<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>

</dependentAssembly>

After these changes the upgrade went through successfully! But when I click to access my portal it keeps redirecting me to http://intranettest/Install/Install.a... this page, Any ideas why this is happening. 

Thanks Smitha


 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade 4.9.5. to 5.6.2Upgrade 4.9.5. to 5.6.2


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