I have upgraded an existing DNN 6.0.1 site to DNN 7.02 (latest) and now I can't see Admin and Host settings pages. For that matter it seems all admin type tasks are foo bar.
Here is error
ModuleId:-1
ModuleDefId:-1
FriendlyName:
ModuleControlSource:
AssemblyVersion:7.2.0
PortalID:0
PortalName:xxxxxxx
UserID:5
UserName:xxxxhost
ActiveTabID:75
ActiveTabName:Log Viewer
RawURL:/Admin/LogViewer/tabid/75/ctl/Tab/action/edit/activeTab/advancedTab/Default.aspx?popUp=true
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:http://xxxxxx
UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.72 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:7ebddce0-eabb-4e09-bbec-0f434a17ffa3
InnerException:Object reference not set to an instance of an object.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:DotNetNuke.UI.Containers.ActionBase.get_ModuleContext
StackTrace:
Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Containers.ActionBase.get_ModuleContext() at DotNetNuke.UI.Containers.ActionBase.OnLoad(EventArgs e) --- End of inner exception stack trace ---
I got 5 more sites to upgrade.
Thanks