Hi Peter, I've been testing/evaluating DMX 5.1.1 and I get an exception logged on the portal when trying to access webdav (see exception info below). I'm running DMX 5.1.1 on DNN 4.9.3, on occasion it works and I can open a doc in word via the context menu in DMX and/or access files via Windows Explorer, but other times I get the exception and have no luck. I've tried accessing webdav on seperate clients (XP SP2) and I've double checked all the settings (both IIS6, .axd mappings and client side ActiveX/zone mappings) - any ideas?
Thanks, TJ
AssemblyVersion: 04.09.03
PortalID: 3
PortalName: My Portal
UserID: -1
UserName:
ActiveTabID: 101
ActiveTabName: Home
RawURL: /dmxdav.axd
AbsoluteURL: /dmxdav.axd
AbsoluteURLReferrer:
UserAgent: Microsoft-WebDAV-MiniRedir/5.1.2600
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 5b31821c-4137-4a01-90b7-6fa95832fec6
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Entities.Users.UserController.GetPassword
StackTrace:
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Entities.Users.UserController.GetPassword(UserInfo& user, String passwordAnswer) at Bring2mind.DNN.Modules.DMX.WebDAV.DigestAuthentication.ᜀ(String A_0, String& A_1, String[]& A_2) at Bring2mind.DNN.Modules.DMX.WebDAV.DigestAuthentication.ᜁ() at Bring2mind.DNN.Modules.DMX.WebDAV.DigestAuthentication..ctor(DigestAuthenticationRequest request) at Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜁ(Object A_0, EventArgs A_1)
Source: