I am trying to upgrade my site www.AgingSafely.com from DNN 6.1.5 to DNN 6.2.9 on its way to DNN 7.1.2.
My plan is to stop at DNN 7.3.2.
I have upgraded, or stopped using any old modules.
I have tweaked my skins so that they look ok with DNN 7.
I have disabled iFinity Friendly Url and PageBlaster that I was using, but often get in the way of an upgrade.
The upgrade from 6.1.5 to 6.2.9 went smoothly. I tested my required functionality and all Admin and Host pages. All went well.
After the the upgrade to DNN 7.1.2, Functionally seems to be ok. However I have the following errors:
1. Admin => Files reports "Internal Server Error" and a General Exception
2. Admin => Site Settings produces a Yell Screen of Death and a General Exception
3. Host => Files also report the same files error as #1
Needless to say I can't use the system this way. What am I missing? What is the best way to attack this?
/Dave Snow
======================
Admin => File Exception
AssemblyVersion:7.1.2
PortalID:0
PortalName:Aging Safely, Inc.
UserID:4
UserName:WebMaster
ActiveTabID:5975
ActiveTabName:File Management
RawURL:/asi3/DesktopModules/DigitalAssets/API/ContentService/GetFolderContent
AbsoluteURL:/asi3/desktopmodules/digitalassets/api/contentservice/getfoldercontent.aspx
AbsoluteURLReferrer:http://localhost/asi3/Admin/FileManagement/tabid/5975/Default.aspx?folderId=2&view=gridview&pageSize=10
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:269a9b1a-1a26-4b89-9832-8f565245cdbe
InnerException:Unhandled Error:
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.Web.Http.WebHost.HttpControllerHandler.EndProcessRequest
StackTrace:
Message:
System.Exception: Unhandled Error: ---> System.ArgumentException: Item has already been added. Key in dictionary: 'UserInfo' Key being added: 'UserInfo'
at System.Web.Http.WebHost.HttpControllerHandler.EndProcessRequest(IAsyncResult result)
at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)
--- End of inner exception stack trace ---
Source:
Server Name: DavidWSnow-PC
========================
Admin => Site Settings Exception
AssemblyVersion:7.1.2
PortalID:0
PortalName:Aging Safely, Inc.
UserID:4
UserName:WebMaster
ActiveTabID:39
ActiveTabName:Site Settings
RawURL:/asi3/Admin/SiteSettings/tabid/39/Default.aspx
AbsoluteURL:/ASI3/Default.aspx
AbsoluteURLReferrer:http://localhost/asi3/Admin/tabid/38/Default.aspx
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:63196a78-289f-425a-a832-fb3743380b54
InnerException:Unhandled Error:
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:DotNetNuke.UI.Containers.ActionBase.get_ModuleContext
StackTrace:
Message:
System.Exception: Unhandled Error: ---> DotNetNuke.Services.Exceptions.PageLoadException: An error has occurred. ---> DotNetNuke.Services.Exceptions.PageLoadException: An error has occurred. ---> DotNetNuke.Services.Exceptions.ModuleLoadException: An error has occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at DotNetNuke.UI.Containers.ActionBase.get_ModuleContext()
at DotNetNuke.UI.Containers.ActionBase. (EventArgs e)
--- End of inner exception stack trace ---
at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control ctrl, Exception exc, Boolean DisplayErrorMessage)
--- End of inner exception stack trace ---
at DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL)
at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control ctrl, Exception exc, Boolean DisplayErrorMessage)
at DotNetNuke.UI.Containers.ActionBase. (EventArgs e)
at DotNetNuke.UI.WebControls.SolPartActions. (EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL)
at DotNetNuke.Framework.PageBase. (EventArgs e)
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--- End of inner exception stack trace ---
Source:
Server Name: DavidWSnow-PC