Hello,
I am having a similar issue; however, it relates to copying into the WebDAV folder (not from the WebDAV folder).
Testing works fine from a Windows 7 (RC) machine outside the building; however, using a Windows XP SP3 machine inside the building (routing to the external IP just the same) doesn't work.
Additional detail includes a server configuration of:
- Windows Server 2003 (IIS with WebDAV prohibited and configuration as per the install guide)
- SQL Server 2005 Express
- DMX 5.01.00 + New Gallery Add-on
The behaviour is described as follows...
- Login to DNN using Admin (non-admin users will not have WebDav)
- Select a folder from DMX
- Open in Windows Explorer (either via DMX menu, or context menu)
- Explorer opens - the first time, it seems to issue the following error...
"Documents in this folder are not available. The folder may have been moved or deleted, or network problems may be preventing a connection to the server."
- Explorer shows an empty folder (ie. does not list folder contents), but seems fine otherwise.
- Files are copied from the local machine into the WebDav folder - the following error occurs...
"This folder already contains a file named 'xyz'"
- A prompt to replace a zero byte file occurs.
- Selecting yes continues to prompt for all files in the copy.
- The files appear to be successfully copied, but all are the same size as the first file copied -- AND they don't appear in DMX.
When I review the files in the project, I can see DMX is creating logs of the event, but don't really know where to look... /Portals/_default/DMX/Log seems to show requests at the appropriate times (either setting authentication cookies, or stating "Dmxdav cookie exists").
I've also seen files being created in /Portals/0/DMX (.resources files) that don't appear to correlate to the file upload attempts (On a side note, can any of these and the items in the Graveyard be cleared in any reliable fashion?). Nothing in Temp or Upload.
Ultimately, I need to know that DMX can recover WebDAV access easily since the intent is to map a network drive to the WebDAV share and automate updates to the DMX folders. I also figure WebDAV will give users the ability to do a quick, in-place update if the normal synchronization cycle doesn't meet their needs.
Other than that, my understanding is that there really isn't an automated Import from a folder (ie. something that might be populated via FTP) to use as an alternative. Is that correct?
Many thanks for any insight!
I do find DMX a great product, and it's definitely made life easier so far on this project!
Best regards,
Matthew (Floating-Point Communications)