WebDAV / Web Folder Client (MSDAIPP.DLL) supported in Vista?

  • Thread starter Thread starter Rudolf Kaertner
  • Start date Start date
R

Rudolf Kaertner

Will an version of the WebDAV client be supported in Microsoft Vista?
(The Mini-Redirection client seems to be in place - but has propably still
not
yet the full functionality)

Should the URL-notation to open WebFolders still work in IE7 under Vista?
<a href="http://foobar" folder="http://foobar" style="behavior: >
url(#default#AnchorClick)">...</a>

Thanks, Rudolf
 
WebDAV redirector (the WebDAV client provider that lets you map drive letters
to WebDAV resources is present and completely supported in Windows Vista.
Webfolders however, is not installed by default and is only installed if you
install Office applications. I hope that answers your questions.

If you are having problems accessing WebDAV resources via the WebDAV
redirector, feel free to follow up with me with your steps to reproduce the
problem and any error codes that you are getting.

Thanks
-Ather Haleem
Software Design Engineer/Test | Remote File Systems | Microsoft Corporation
 
Currently this is by design and this is the way WebDAV redirector has been,
even in XP. You are probably referring to WebFolders which is another WebDAV
client shipped with Vista but isn't included with Vista.

Yes - I agree this is a shortcoming of the WebDAV redirector and we do plan
on fixing this in the next release. I apologize for the inconvenience caused.

One workaround (provided the server is IIS6) to guarantee security yet make
this scenario work is to allow the user access to the root but deny access to
the other folders in the parent directory via NTFS ACLs. Of course this is
only in the case where the parent folders are not virtual and actual NTFS
directories on the NTFS volume.

Thanks
-Ather
 
Back
Top