Hi,
I have similar issue in event log. I have only about 5 visitors and in this case in particular the error occurred after the application start by the Google bot. I have run the sql update script after reading this post. The sql script has an typo and should be:
UPDATE {databaseOwner}{objectQualifier}DesktopModules SET SupportedFeatures = 0 WHERE SupportedFeatures = -1
I will monitor if it helps.
J.
AssemblyVersion: 04.05.05
PortalID: 10
PortalName: xxx
UserID: -1
UserName:
ActiveTabID: 339
ActiveTabName: Tennisshop
RawURL: XXX/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: 013e17cc-d971-4270-b663-4897290d65a8
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Collections.Generic.Dictionary`2.Insert
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.NullReferenceException: Object reference not set to an instance of an object.at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)at System.Collections.Generic.Dictionary`2.set_Item(TKey key, TValue value)at DotNetNuke.Entities.Modules.ModuleController.GetModuleByDefinition(Int32 PortalId, String FriendlyName)at DotNetNuke.Entities.Portals.PortalSettings.GetSiteSetting(Int32 PortalId, String SettingName)at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e)at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)--- End of inner exception stack trace ---
Source:
Server Naam: XXX