WebDAV Testing - Client and Server on same machine

I am running a 6.5 server on my laptop and trying to test WebDAV connection using Dreamweaver MX on the same laptop. I have spents days verifying the Internet Sites configuration. I have design locking enabled with a master server in the acl. I have designer rights as maximum internet password level. I have webdav enabled on the web site document, basic authentication and no redirection.

But I am still getting 405 errors when I try to use webdav with Dreamweaver MX 6.0. I get 302 messages and cant seem to login when I use IE to connect on the same machine, even though the db is in the root data directory.

Is there any protocol issues that would prevent me from testing this on the same machine?

Subject: WebDAV Testing - weird problem

I had anonymous access on the database. I removed it and webdav worked. I added it back to the ACL and bounced the server and it still worked. I know that is requires “basic” authentication, but this was weird.