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...compilation error on upgrading from 4.x to 5.xcompilation error on upgrading from 4.x to 5.x
Previous
 
Next
New Post
4/16/2010 5:43 AM
 

 Hi all

I've upgradet  from 4.9.5 to 5.3.1 with upgrade package. upgrade process seems be fine but when i try access the portal i get this error:

Server Error in '/' Application.

Compilation Error

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: Indirect reference is being made to assembly System.Web.Extensions version 3.5.0.0, which contains 'DotNetNuke.Web.UI.WebControls.DnnWindowManager'. This Project references a prior version of System.Web.Extensions version 1.0.61025.0. To use 'DotNetNuke.Web.UI.WebControls.DnnWindowManager', you must replace the reference to System.Web.Extensions with version 3.5.0.0 or higher.

Source Error:

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

Source File: C:\Inetpub\wwwroot\nuovo.europa.marche.it\Default.aspx    Line: 31 

 

 

 

 

 

any suggestions?

 

 

sorry for my english

 
New Post
4/16/2010 12:33 PM
 

Do you have .NET 3.5sp1 installed on the server?

If so you might look at removing the system.web.extensions.dll from the /bin folder of your website to see if that resolves the issue.


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
4/16/2010 2:22 PM
 
I solved changing System.Web.Extensions version from 3.5.0.0 to 1.0.61025.0 ..... will I have any problems? now it seems to work
 
New Post
9/1/2010 1:11 PM
 
I have the same problem. The application is runing on 3.5 sp1.
The system.web.extensions.dll file does not exits in Bin folder.

The web.config consists:

<add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
within <assemblies>

and

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

How did you solve the problem? Step by step, please.


 
New Post
9/9/2010 5:43 PM
 
banek wrote:
I have the same problem. The application is runing on 3.5 sp1.
The system.web.extensions.dll file does not exits in Bin folder.

The web.config consists:


within

and


within  section.

How did you solve the problem? Step by step, please.


 Thanks for posting the solution ideas above.   I resolved the problem by copying all instances of the System.Web.Extensions namespace reference in the web.config file from the 'full install package' over the like instances in the current web.config file on the web server.  There were 9 or so instances to fix.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...compilation error on upgrading from 4.x to 5.xcompilation error on upgrading from 4.x to 5.x


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