I just set up IIS 7 on my Win 7 64-bit machine to allow webDAV access to My Documents. I went through all of the steps to make sure that the appropriate IIS components we available on he system and then set permissions in IIS including enabling Windows Authentication and WebDAV authoring rule. I also forwarded a port in my router to port 80 on my computer.
When I type this into my browser:
http://WAN IP:PORT
I do get the Usermame/Password box for my computer, so I know it is working to that point. However, when I put in the Username/Password (for the account I use normally on the computer I am already logged into), when I click OK ... it just comes back almost the same box that has the password in it, but also a choice to "Use another account". If I try logging in with the existing credentials, three times, I get "401 - Unauthorized: Access is denied due to invalid credentials."
I have triple checked all permissions. Is there something easy I am forgetting?