I'm having some problem with Dreamweaver CS3 using Webdav to connect to my web server at work.
DW can access and get the entire site onto my laptop, but I can not PUT files back to the server.
For instance, I was working on a file "help.asp", I get this error message when i try to PUT
----------------
Started: 10/5/08 3:53 PM
help.asp - error occurred - An HTTP error occurred - cannot put help.asp. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the server is properly configured.
File activity incomplete. 1 file(s) or folder(s) were not completed.
Files with errors: 1
help.asp
Finished: 10/5/08 3:53 PM
--------------------------
----------
My setup on the webserver IIS 6 is
created a new virtual directory alias to the actual web site folder, all permissions allowed
In Directory Security -> Authentication Method -> Anonymous access DISABLED.
Integrated Windows Authentication, Digest authentication, Basic authentication are all ENABLED
Selected our domain as ream
then in directory permission, I've added myself with full control.
In my Dreamweaver settings, I use my Active Directory login credentials and I am also a member of domain administrator.
I can download everything but i just can't PUT files back.
Can anyone help?
Start Free Trial