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...Upgrade from 5.6.1 to 5.6.2 errorsUpgrade from 5.6.1 to 5.6.2 errors
Previous
 
Next
New Post
3/28/2011 7:40 PM
 
I think the problem is with the upgrade software -- the 5.6.2 upgrade fails to install latest version 2010.3.1317.35 of Telerik.Web.UI correctly, and leaves a direct reference to version 2010.2.929.35, but also makes an indirect reference to version 2010.3.1317.35.

When you attempt to remove direct reference in WEB.CONFIG file to the older version, everything fails because the latest version 2010.3.1317.35 of Telerik.Web.UI was NOT correctly installed, and simply isn't there.

I hope someone can fix the upgrade package SOON - there some serious issued it's supposed to resolve, but instead it brought new ones

 
New Post
3/29/2011 10:23 AM
 
Selfnet:

Sorry to be a little adamant about this, but yes, the message is telling you something.  Remember that you can have multiple Web sites running different versions of ASP.Net as they can live side by side without a problem running different versions of the framework.  The sites will not use the latest version, only the version that is defined individually for each one.  Please check the ASP.NET tab for the Web site definition in question, it must be 3.5 or better.

Carlos
 
New Post
3/29/2011 10:27 AM
 
Carlos - I appreciate the advice, but the DNN installation shows .NET version 3.5 in the host settings.
 
New Post
3/29/2011 2:30 PM
 
This is not a new issue, it has been rarely and randomly affecting upgrades for a long time.  I have looked into this several times and never found a pattern of why some sites have problems and others do not.  I have never been able to reproduce this on demand.  Before every release there are dozens of different upgrades tested, 5.6.2 was no exception.


The telerik failure is usually caused by a failure to update the web.config file.


To fix this:

Verify the Telerik.Web.UI.dll version from the website bin directory.
Go to root directory of the website
Expand Bin folder
Right click Telerik.Web.UI.dll and select properties
Click the details Tab, Product Version should be 2010.03.1317.35

If the .dll is not the correct version, you can get the latest from:

\Install\Module\Telerik_05.06.02_Install.zip\bin\ in the upgrade.zip
 or
 \bin in the install.zip


In Web.config, look for
<assemblyIdentity name="Telerik.Web.UI" publicKeyToken="121fae78165ba3d4" />
<bindingRedirect oldVersion="2008.0.0.0-2020.0.0.0" newVersion="2010.03.1317.35" />


Ensure that the Web.config has the newVersion set to the same as the .dll in your bin directory.  Be aware that there will likely be several commented out bindingRedirect entries, the only one that counts is the one that is NOT commented out.




Finally to address the .Net version question.  Basically MS made a confusing mess of the numbering system.  Here is a blog that helps in understanding the situation.  


A quick summary of the version relevant to this conversation.


There are only two current run times, 2.0 and 4.0.  You can choose one of those for each site in IIS.  


3.0, and 3.5 are just extra libraries that run on the 2.0 run time.  If they are installed they are always available to a 2.0 run time.  Current versions of DotNetNuke require 3.5.


4.0 is a new runtime and new libraries that include everything that came before.  One server can have both 4.0 and 2.0 installed with some sites running on each. 

 
New Post
3/29/2011 3:02 PM
 
Thanks!  The Telerik.Web.U.dll file version is 2010.2.929.35

I looked in the \bin foler of the unzipped 5.6.2 folder, and Telerik.Web.U.dll file is NOT there!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade from 5.6.1 to 5.6.2 errorsUpgrade from 5.6.1 to 5.6.2 errors


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