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

HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...Error after upgrade from v5.06.02 to CTP3Error after upgrade from v5.06.02 to CTP3
Previous
 
Next
New Post
5/10/2011 11:18 AM
 
Error after upgrade from v5.06.02 to CTP3

has anyone else seen this?

DotNetNuke.Services.Exceptions.PageLoadException: (0): error CS1705: Assembly 'DotNetNuke.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'Telerik.Web.UI, Version=2011.1.315.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' which has a higher version than referenced assembly 'Telerik.Web.UI, Version=2010.2.929.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4'

 
New Post
5/10/2011 12:52 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.


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




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.
 
New Post
5/10/2011 12:57 PM
 
Hmmm, the forums did not escape the XML tags in the above post properly. It's strange because I copy and pasted that from an earlier post that I wrote.

Another try I'm sure you can guess where the gt and lt signs belong.


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"

 
New Post
5/11/2011 5:54 AM
 
Same problem in several upgrades to CTP 3. I had to do a binding redirect to get the correct reference to the current telerik dll, and it didnt work untill I rebuilt the project in Visual studio and cleared all cache.
Wrong! A reference in the core somewhere to the old dll, and it should not have any references anywhere to the telerik dll except in the web.config?????????
Telerik resources 6.0 always failed install on  upgrades from 5.6.2 to CTP 2 and/or CTP 3. My stock web config is looking for version 2010.03.1317.35 and not 2010.2.929.35. Even on a successful installation of the new 6.0 Telerik resources it does not update the web.config reference.
 
New Post
5/11/2011 3:42 PM
 
you right. editing the web.config wasn't enough -- i needed to recompile the source. thanks.

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...Error after upgrade from v5.06.02 to CTP3Error after upgrade from v5.06.02 to CTP3


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