Hi
Can any help with this problem. My site crashes from time to time with the following error.
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜀ
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.NullReferenceException: Object reference not set to an instance of an object. at Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜀ(Object A_0, EventArgs A_1) 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 ---
It stops happening if I take the DMX module off all pages (I think). It also only stops the home page loading. By loading a second level page, the site starts working again including the home page.
As far as I can see all the dlls are present.
Thanks
John