Hi,
I am publishing some files using WebDav on IIS 7.5. But there are problems with client-side browsers:
1. Chrome and Firefox pops up the authentication dialog EVERYTIME I navigate to a folder when using Digest or Basic authentication. No problems with Windows authentication. However, Windows 7 supports Digest authentication only when mounting a WebDAV site in Windows Explorer.
2. Very slow navigation speed. half of the time navigating to a folder is snappy, the other half the WebDav site takes 10 seconds to perform the query, even on an empty folder. Happens in all browsers, even on local LAN. The same site using FTP is snappy all the time.
Any idea don how to solve these problems?
Thank you!