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

Bring2mind Forums

Odd url for WebDAV causing error?
Last Post 02/07/2008 9:04 PM by Thierry Lach. 8 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Thierry Lach
New Member
New Member
Posts:25


--
01/07/2008 11:02 PM

We're trying to get DMX 4.1 running on a DNN 4.6.2 installation.

We do not have DNN installed at the "root" of the url, rather we are accessing it through a url http://oursite.com/dnn462

When we try to "Open in Word" on a Word Document file in DMX, we get a runtime error.

Using the script debugger, we see that it tries to access the file using the url http://oursite.com/dnn462...tDocument.doc.  Note that the folder name is included twice.

If we put the same url into a browser, we get the following error.

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +91
   DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +83
   Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜀ(String A_0) +36
   Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜁ(Object A_0, EventArgs A_1) +629
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832

 

Any ideas?  Thanks in advance.

 

 

 

 

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/08/2008 8:02 PM
Have you tried upgrading to 04.01.01 yet? This part is actively being worked on, that I know.

Peter
Thierry Lach
New Member
New Member
Posts:25


--
01/08/2008 8:21 PM
I don't see 04.01.01 in the downloads. Where can we get it from?
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/09/2008 10:18 PM
I 'spoke' too soon. This is a pending release. It first needs to be tested. I'll try and get this to market asap (timing is subject to any bugs being found).

Peter
Ian Hulley
New Member
New Member
Posts:3


--
01/15/2008 10:55 PM

Peter,

We have the same problem. In upgrading from 04.00.03 to 04.01.00 many issues were resolved (categories now function, and email notifications are formatted correctly) however, this issue with the url being malformed (a duplicate of the root folder name) has caused us to downgrade.

Our customer is moving a large number of documents into and out of DMX and therefore *must* have WebDAV functionality for some of the groups. Any indication when this might be fixed?

Many thanks

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/16/2008 12:47 PM
Ian,
I will release the next update before the end of the Month. I'll let you know when a beta is available and you can give it a try to see if this resolves it on your installation.
Peter
Thierry Lach
New Member
New Member
Posts:25


--
01/29/2008 5:46 PM

Any idea when the next version will be available?

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/29/2008 9:05 PM
If all goes well this week. It's looking good. Reports in from beta testers have confirmed the majority of bug fixes.
Thierry Lach
New Member
New Member
Posts:25


--
02/07/2008 9:04 PM
4.2 resolved this issue. Thanks. (We've got others, but we're making progress).
You are not authorized to post a reply.