Bug In Vista’s WebDAV Implementation?
Monday, January 29th, 2007Windows Vista will be available to the general public starting of tomorrow (2007-01-30). I (early adopter ;)) got my copy from Amazon.de last Tuesday, seems as if they were shipping it a bit early. Good for me
Ok, so far, so good. Vista’s really a great experience, at least concerning the UI. But what happens if you want to connect to an ordinary webdav folder like you did it a thousand times without any problems on XP?
Well, not very much. It won’t work, at least on my Home Premium. It just aborts with an error message. However, it’s possible to connect to a webdav drive, you just have to know how:
Following are the steps an experienced XP user would expect (and which don’t work):
- Go to “Add a Network Location…” (you have to press ALT on Vista’s Explorer in order to find it! Yeah, I searched, too…)
- “Choose a custom network location”
- In “Specify the location of your website: ” you’d enter something like “https://mywebdav.server/dav”
- “Connect”
- You get the error message: “The folder you entered does not appear to be
valid. Please choose another.”
Great. Same process on XP works like a charm. So what to do:
- Go to “Add a Network Location…”
- Insert your webdav ressource in the following format: “\\mywebdav.server@SSL\dav“, insert (if applicable) your username by “Connect using a different username” - and now, your shared folder should appear

