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...Error upgrading to 5.6.2 from 5.6.1Error upgrading to 5.6.2 from 5.6.1
Previous
 
Next
New Post
3/26/2011 7:06 PM
 
Hi,

I upgraded from 5.6.1 and during the upgrade everything seemed to have suceeded, but after trying to access the site it through a compilation error saying i was referencing two versions of Telerik

If anyone can help it would be much appreciated, the details are below.

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: BC32206: The project currently contains references to more than one version of Telerik.Web.UI, a direct reference to version 2010.2.929.35 and an indirect reference (through 'DotNetNuke.Web.UI.WebControls.DnnWindowManager') to version 2010.3.1317.35. Change the direct reference to use version 2010.3.1317.35 (or higher) of Telerik.Web.UI.

Source Error:

Line 30: <input id="ScrollTop" runat="server" name="ScrollTop" type="hidden" /> 
Line 31: <input id="__dnnVariable" runat="server" name="__dnnVariable" type="hidden" /> 
Line 32: <dnnui:DnnWindowManager ID="DnnWindowManager" runat="server" Visible="False"> 
Line 33: </dnnui:DnnWindowManager> 
Line 34: </dnn:Form>

thanks in advance.
 
New Post
3/27/2011 6:36 AM
 
SJV,

For whatever reason your web.config did not get updated during the upgrade. Locate the line in your web.config file the reads:

<bindingRedirect oldVersion="2008.0.0.0-2020.0.0.0" newVersion="2010.02.0929.35" xmlns="urn:schemas-microsoft-com:asm.v1" />

Replace with this:

<!--<bindingRedirect oldVersion="2008.0.0.0-2020.0.0.0" newVersion="2010.02.0929.35" xmlns="urn:schemas-microsoft-com:asm.v1" />-->
<bindingRedirect oldVersion="2008.0.0.0-2020.0.0.0" newVersion="2010.03.1317.35" />

Hope this helps..


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Error upgrading to 5.6.2 from 5.6.1Error upgrading to 5.6.2 from 5.6.1


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