Looks like we are all in the same boat. Upgraded to 3.2 from 3.0.13 and followed the instructions in the Install Docs.
Received this error:
Server Error in '/d3' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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. |
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
DotNetNuke.Framework.Reflection.CreateObjectNotCached(String ObjectProviderType) +28
DotNetNuke.Services.Cache.CachingProvider.CreateProvider() +11
DotNetNuke.Services.Cache.CachingProvider..cctor() +15
[TypeInitializationException: The type initializer for "DotNetNuke.Services.Cache.CachingProvider" threw an exception.]
DotNetNuke.Services.Cache.CachingProvider.Instance() +0
DotNetNuke.Entities.Host.HostSettings.GetHostSettings() +9
DotNetNuke.Entities.Users.UserOnlineController.IsEnabled() +5
DotNetNuke.HttpModules.UsersOnlineModule.OnAuthorizeRequest(Object s, EventArgs e) +94
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
[TypeInitializationException: The type initializer for "DotNetNuke.Data.DataProvider" threw an exception.]
DotNetNuke.Data.DataProvider.Instance() +0
DotNetNuke.Framework.Install.NoUpgrade() +32
DotNetNuke.Framework.Install.Page_Load(Object sender, EventArgs e) +383
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
|
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300