AI OnAI Off
I didn't do anything -- it just magically resolved itself. I'm wondering if it was a problem on the server that somehow got resolved.
Are you using Windows or Forms authentication?
With Windows authentication webdav works good, but it doesn't want to work with Forms. And it doesn't want to allow SqlServerMembershipProvider users to login.
I'm having the exact same problem as a previous poster:
http://world.episerver.com/Forum/Developer-forum/Installation-and-security/Thread-Container/2008/11/WebDAV-access/
I have set up WebDAV access as instructed in the article here on World.
However, when I try to Map a Network Drive to the WebDAV folder, I continually get prompted to provide credentials. They never get accepted.
If I remove the --
<deny users="?" />
-- I can connect, but read-only.
What am I doing wrong?