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...Administration ...Administration ...Upgrading to 5.4.2 - ErrorUpgrading to 5.4.2 - Error
Previous
 
Next
New Post
5/21/2010 10:46 PM
 
Hi,

I am trying to install upgrade package from 5.2.1 to 5.4.2 and I am getting following error. Any idea?

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: BC30002: Type 'Web.HttpContext' is not defined.

Source Error:

Line 307: Line 308: Try Line 309: Dim ctx As Web.HttpContext = Web.HttpContext.Current Line 310: Dim lvstrImageRoot As String = String.Empty Line 311: oCache = ctx.Cache.Get(key)

Source File: F:\wwwroot\BDS\App_Code\Chat\DnnChatCodeHelper.vb    Line: 309 

 
New Post
5/22/2010 10:12 AM
 
Hi,

Edit F:\wwwroot\BDS\App_Code\Chat\DnnChatCodeHelper.vb and make the following change in line 309.

Dim ctx As System.Web.HttpContext = System.Web.HttpContext.Current
 
New Post
5/22/2010 9:39 PM
 
Thanks Luiz, it worked!!!

Now I am stuck at this:

Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.IO.FileLoadException: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Web.UI' could not be loaded.
 
New Post
5/22/2010 11:35 PM
 
See if exists in your directory "/bin/telerik.web.ui.dll" the current version is 2010.1.309.35.
 
New Post
5/22/2010 11:43 PM
 
Probably the file telerik.Web.UI.dll is missing, then unzip the install package dotnetnuke "DotNetNuke_Community_05.04.02_Install .zip" and copy the file telerik.Web.UI.dll to your "bin" directory.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Upgrading to 5.4.2 - ErrorUpgrading to 5.4.2 - Error


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