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...upgrading from DNN 4.9.5 to 5.4.1upgrading from DNN 4.9.5 to 5.4.1
Previous
 
Next
New Post
5/8/2010 12:32 PM
 
After I upload the zip file and unpack it, I browse to the url and get the following compile error message:


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: C:\Clients\C6722\lehighacreslive.com\public_html\App_Code\Chat\DnnChatCodeHelper.vb    Line: 309




Any ideas what needs to be done?
 
New Post
5/8/2010 5:52 PM
 
I have figured out what the problem was, and now have my site running on DNN 5.4.1 ,  with a few minor problems.

I am researching it, but if anyone wants to help out, feel free to post a solution here :-)  Or point me in the right direction.

My first problem is, You click on Register and it does not take you to the registration page.  IE just stalls when you click on Register, and Firefox gives me an error pretty quick stating

"Firefox has detected that the server is redirecting the request for this address in a way that will never complete.".

Same error occurs when a logged in user clicks "Logout".
 
New Post
5/9/2010 3:11 PM
 
I still haven't solved this Register issue. Here is the log from the event viewer that pertains to this problem. AssemblyVersion: 5.4.1 PortalID: 0 PortalName: Lehigh Acres Live Corporation UserID: -1 UserName: ActiveTabID: 36 ActiveTabName: Home RawURL: /Login.aspx?ReturnUrl=%2fHome%2ftabid%2f36%2fDefault.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://www.lehighacreslive.com/Login.aspx?ReturnUrl=%2fHome%2ftabid%2f36%2fDefault.aspx UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: c592da7c-048a-49af-acb8-2e1148822b6c InnerException: Method not found: 'System.Collections.Hashtable DotNetNuke.Services.Authentication.AuthenticationConfigBase.get_ModuleSettings()'. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: DotNetNuke.Authentication.OpenID.Config..ctor StackTrace: Message: System.MissingMethodException: Method not found: 'System.Collections.Hashtable DotNetNuke.Services.Authentication.AuthenticationConfigBase.get_ModuleSettings()'. at DotNetNuke.Authentication.OpenID.Config..ctor(Int32 portalId) at DotNetNuke.Authentication.OpenID.Config.GetConfig(Int32 portalId) at DotNetNuke.Authentication.OpenID.Login.get_Enabled() at DotNetNuke.Modules.Admin.Authentication.Login.BindLogin() Source: Server Name: MICRO125AssemblyVersion: 5.4.1 PortalID: 0 PortalName: Lehigh Acres Live Corporation UserID: -1 UserName: ActiveTabID: 36 ActiveTabName: Home RawURL: /Login.aspx?ReturnUrl=%2fHome%2ftabid%2f36%2fDefault.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://www.lehighacreslive.com/Login.aspx?ReturnUrl=%2fHome%2ftabid%2f36%2fDefault.aspx UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: c592da7c-048a-49af-acb8-2e1148822b6c InnerException: Method not found: 'System.Collections.Hashtable DotNetNuke.Services.Authentication.AuthenticationConfigBase.get_ModuleSettings()'. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: DotNetNuke.Authentication.OpenID.Config..ctor StackTrace: Message: System.MissingMethodException: Method not found: 'System.Collections.Hashtable DotNetNuke.Services.Authentication.AuthenticationConfigBase.get_ModuleSettings()'. at DotNetNuke.Authentication.OpenID.Config..ctor(Int32 portalId) at DotNetNuke.Authentication.OpenID.Config.GetConfig(Int32 portalId) at DotNetNuke.Authentication.OpenID.Login.get_Enabled() at DotNetNuke.Modules.Admin.Authentication.Login.BindLogin() Source: Server Name: MICRO125
 
New Post
5/9/2010 5:09 PM
 
this looks like an issue of the OpenID authentication provider - did you make sure, it is installed? otherwise remove associated dll from bin or Bin/providers folder.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/10/2010 7:29 AM
 
Sebastian Leupold wrote:
this looks like an issue of the OpenID authentication provider - did you make sure, it is installed? otherwise remove associated dll from bin or Bin/providers folder.

 

Heya Sebastian and thanks for responding.

I do indeed have OpenID and LiveID Installed.  They both were in use and visible on the Login screen when I upgraded from version 4.9.4 to 4.9.5.  They were still there after.  It is when I upgraded from 4.9.5 straight to 5.4.1 .  Now it says they are both not in use and they do not appear on the login screen.  I have corrected the issue of the redirect loop by disabling the OpenID and LiveID.

The first issue I had was resolved by downloading the full install of 5.4.1 and locating the telerik ui file and uploading it to the website.  That fixed the error and allowed the upgrade to proceed without error.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...upgrading from DNN 4.9.5 to 5.4.1upgrading from DNN 4.9.5 to 5.4.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