Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Error: Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule
Last Post 10/22/2008 10:40 PM by Peter Donker. 7 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Solyad
New Member
New Member
Posts:9


--
10/14/2008 12:09 PM

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

 

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
10/14/2008 9:49 PM
Hi John,

This issue has been solved and is in DMX 5.0.0. which should be out real soon.

Peter
Solyad
New Member
New Member
Posts:9


--
10/15/2008 9:12 AM
Thanks Peter

Do you think this will be out by Nov 14th? Also can you upgrade to 5.0 from 4.03 on the same license
(Just that if I have to go back to the client for more money for an upgrade to fix a bug, they wont be happy)

Thanks
John
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
10/16/2008 8:57 PM
Hi John,

That's twice yes. The licensing model for DMX is now time and not version based. So you get all upgrades. Nov 14 should not be a problem. I'm nailing down the last issues with upload providers and the module is with beta testers now.

Peter
Gary Key
New Member
New Member
Posts:24


--
10/21/2008 9:42 AM

Hi Peter, exciting news about DMX 5.0.0. , have you any news/screenshots/feature list about the new version?

Im about to start a rollout for my company and are now considering holding off for the new version.


Gary.

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
10/21/2008 10:31 PM
Hi Gary,

From the versions file:
05.00.00
Enhancement: templated UI. Complete templatable UI solution based on DNN token replace. Documentation in help menu.
Enhancement: new upload control from ComponentArt
Enhancement: upload control choice in Main Options
Fix: notifications also sent upon import
Fix: Telerik upload will not progress if no file is uploaded.
Fix: Try-Catch in app_OnEndRequest of WebDAV authentication module
Enhancement: automatic running of prepare portal script upon instantiation of new portal or during automated install
Enhancement: new Web.config editor in admin menu. Switch various settings on/off and tune max upload size
Enhancement: Export script. Exports complete DMX contents to disk
Enhancement: set root category for a DMX module as well as a root folder
Enhancement: unzip upon upload. Ability to unzip zipped content in DMX.
Enhancement: absolute root name (Document Exchange) now from resource file
Enhancement: IPortable implementation. Will import/export content as well as settings


Contact me by email for access to a beta version. Then you can see for yourself.

Peter
Matthew Cushing
New Member
New Member
Posts:46


--
10/22/2008 5:47 PM
I'm getting the same issue:
[NullReferenceException: Object reference not set to an instance of an object.]
Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.?(Object A_0, EventArgs A_1) +28
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

but I can't even log in to take it off the page.
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
10/22/2008 10:40 PM
Hi Matthew,

Just go to the web.config and remove the dmxdav lines in httpmodules and httphandlers. That should get rid of it.

Peter
You are not authorized to post a reply.