I've been working a while now on setting up secure webdav access for a file sever with iis 7 and the webDav plugin.
I've followed the IIS.net setup guide for iis 7 and webdav etc. However, for some reason, with or without security enabled, xp clients when trying to open file throw the error "the filename, directory name, or volume label syntax is incorrect."
For now, I've removed certificates and I'm just trying to get this functioning for users with IE 7 and XP (seems to work fine in vista for some reason).
I've checked permissions, etc and everything seems to be in order yet for some reason, webDav just isn't fully functional when a user accesses it from an xp machine. I've tried this from multiple xp machines with the same results.
Has anyone run into this problem or have any idea on where to start tracking this down?