I'm a little panicked here (just a little). I'm planning on using WebFolders as a WebDAV client, but it's looking like the majority of the people that are supposed to use this will be running Windows 2000 SP4. The msdaipp.dll that comes with SP4 has a problem following redirects during propfind (http://greenbytes.de/tech/webdav/webfolder-client-list.html#issue-redirect-on-propfind). I'm having trouble getting users with this dll version to open *anything* on Slide as a Web Folder.
I set up Axis's tcpmon and monitored a request to http://hostname:port/slide/Reference%20Guides. It started with an OPTIONS request to / which was denied (not authenticated yet). Then, after some failed requests to _vti_* stuff there was a PROPFIND request to http://hostname:port/slide. This was given a 302 (moved temporarily) response which the WebFolder client can't handle. I'm looking for any ideas on an easy way to up/downgrade the .dll or a way to prevent Slide/Tomcat from sending redirect responses. Any help or suggestions would be appreciated. -James --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
