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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Problems with upgrade from 4.9.1 to 5.0Problems with upgrade from 4.9.1 to 5.0
Previous
 
Next
New Post
1/11/2009 5:49 PM
 

Here is my problem with the upgrade to DNN 5.0.

Maybe this is helpful for the core team or other users:

 

Upgrading DotNetNuke

Current Assembly Version: 05.00.00

Current Database Version: 04.09.01

 

Upgrade Status Report

00:00:00.015 - Upgrading to Version: 5.0.0

 

00:00:00.078 -   Executing Script: 05.00.00.SqlDataProvider 

Success

00:00:17.562 - Performing General Upgrades

 

00:00:18.953 - Installing Optional Modules:

 

00:00:18.968 - Installing Optional Skins:

 

00:00:18.984 - Installing Optional Containers:

 

00:00:18.984 - Installing Optional Languages:

 

00:00:18.984 - Installing Optional Providers:

 

00:00:18.984 -   Installing Package File AspNetMembershipProvider_05.00.00_Install:  

Success

00:00:20.593 -   Installing Package File DatabaseLoggingProvider_05.00.00_Install:  

Success

00:00:20.687 -   Installing Package File DNNMembershipProvider_05.00.00_Install:  

Success

00:00:20.828 -   Installing Package File DNNMenuNavigationProvider_05.00.00_Install:  

Success

00:00:20.968 -   Installing Package File DNNTreeNavigationProvider_05.00.00_Install:  

Success

00:00:21.078 -   Installing Package File FckHtmlEditorProvider_02.00.02_Install:  

Error!

00:00:32.859 -   Installing Package File FileBasedCachingProvider_05.00.00_Install:  

Success

00:00:32.984 -   Installing Package File SchedulingProvider_05.00.00_Install:  

Success

00:00:33.078 -   Installing Package File SearchIndexProvider_05.00.00_Install:  

Success

00:00:33.171 -   Installing Package File SearchProvider_05.00.00_Install:  

Success

00:00:33.312 -   Installing Package File SolpartMenuNavigationProvider_05.00.00_Install:  

Success

00:00:33.437 - Installing Optional AuthSystems:

 

00:00:33.437 -   Installing Package File LiveID_01.00.01_Install:  

Success

00:00:33.718 -   Installing Package File OpenID_02.00.00_Install:  

Success

00:00:34.109 - Installing Optional Packages:

 

Upgrade Complete

The Event Viewer looks like this:

Page Load Exception

AssemblyVersion: 05.00.00
PortalID: 0
PortalName: DNN 490
UserID: 1
UserName: host
ActiveTabID: 36
ActiveTabName: Home
RawURL: /DNN490/Default.aspx
AbsoluteURL: /DNN490/Default.aspx
AbsoluteURLReferrer: http://localhost/DNN490/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0516f6a7-85c0-49d6-b93f-e47dddd78f80
InnerException: Exception has been thrown by the target of an invocation.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Invalid JSON primitive: . at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject() at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth) at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer) at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit) at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize[T](String input) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at DotNetNuke.UI.Utilities.Reflection.InvokeGenericMethod[T](Type Type, String MethodName, Object Target, Object[] Args) at DotNetNuke.UI.Utilities.MSAJAX.Deserialize[T](String Data) at DotNetNuke.UI.Utilities.ClientAPI.GetClientVariableList(Page objPage) at DotNetNuke.UI.Utilities.ClientAPI.GetClientVariableNameValuePair(Page objPage, String strVar) at DotNetNuke.UI.Utilities.ClientAPI.GetClientVariable(Page objPage, String strVar) at DotNetNuke.UI.WebControls.DNNMenu.LoadPostedJSON() at DotNetNuke.UI.WebControls.DNNMenu.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.NavObjectBase.InitializeNavControl(Control objParent, String strDefaultProvider) at DotNetNuke.UI.Skins.Controls.Nav.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:

Second exeption:

General Exeption

AssemblyVersion: 05.00.00
PortalID: 0
PortalName: DNN 490
UserID: 1
UserName: host
ActiveTabID: 16
ActiveTabName: Host Settings
RawURL: /dnn490/tabid/16/portalid/0/language/en-US/Default.aspx
AbsoluteURL: /DNN490/Default.aspx
AbsoluteURLReferrer: http://localhost/DNN490/Default.aspx?tabid=36&error=Exception+has+been+thrown+by+the+target+of+an+invocation.&content=0
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: fe88c9d1-d4d3-4c11-b878-dc91d1139693
InnerException: Could not load type 'System.Data.Linq.DataContext'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type 'System.Data.Linq.DataContext'. at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:

 

Hope that there will be a more bug free version next time.

 

Best regards,

 

Rene

 

 

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Problems with upgrade from 4.9.1 to 5.0Problems with upgrade from 4.9.1 to 5.0


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