Hello all,
I recently completed a fresh reload of my site on DNN 6.2.4. This site has been running live for about two weeks.
During that time, my event viewer has generated multiple errors all centered around the same error:
System.NullReferenceException: Object reference not set to an instance of an object.
The "RawURL" page referenced to each one these errors is a strange URL:
/KearneyInfo/lessons/flute/tabid/105/ctl/Terms/Default.aspx
I understand the purpose of the "tabid" portion in the url, but what does the "ctl/Terms" portion reference? These errors all seem to be centered around a portion of my site which has a large number of "Form and List" modules running on those pages (used as an e-mail contact form).
Any ideas/suggestions on where to start tackling these errors? I'm at a loss right now.
Thanks,
Alex
Full Error Message from DNN event viewer:
AssemblyVersion: 6.2.4
PortalID: 0
PortalName: YandasMusic.com - Online Music Web Store
UserID: -1
UserName:
ActiveTabID: 105
ActiveTabName: flute
RawURL: /KearneyInfo/lessons/flute/tabid/105/ctl/Terms/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d2675384-77d7-4509-a665-d6dd3d9079e5
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.UI.Skins.Skin.InjectModule
StackTrace:
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.Skin.InjectModule(Pane pane, ModuleInfo module)
Source: