Hi,
I'm struggling to get Expression Web 2 to talk Webdav to my Win2k8 x64 server.
I've gone through as many of the articles on this site I can find on the subject but when ever I connect to my site, using a self-signed SSL certificate I get a 404 error, which when I ignore allows me access to the web files. The error log in IIS-7 shows lots of 404s for GET and POST of various folders/files EW2 wants to create:
2008-06-03 14:21:01 192.168.1.9 GET /_vti_inf.html - 4433 - 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 404 0 2 181
2008-06-03 14:21:01 192.168.1.9 POST /_vti_bin/shtml.exe/_vti_rpc - 4433 - 192.168.1.100 MSFrontPage/12.0 404 5 0 100
2008-06-03 14:21:04 192.168.1.9 PROPFIND / - 4433 - 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 401 0 5 97
2008-06-03 14:21:09 192.168.1.9 PROPFIND / - 4433 MYDOMAIN\fernando 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 207 0 0 88
2008-06-03 14:21:09 192.168.1.9 PROPFIND / - 4433 MYDOMAIN\fernando 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 207 0 0 84
2008-06-03 14:21:09 192.168.1.9 PROPFIND / - 4433 MYDOMAIN\fernando 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 207 0 0 152
2008-06-03 14:21:09 192.168.1.9 PROPFIND / - 4433 MYDOMAIN\fernando 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 207 0 0 138
2008-06-03 14:21:10 192.168.1.9 PROPFIND /images - 4433 MYDOMAIN\fernando 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 207 0 0 90
2008-06-03 14:21:10 192.168.1.9 POST /_vti_bin/webs.asmx - 4433 - 192.168.1.100 Mozilla/4.0+(compatible;+MS+FrontPage+12.0) 404 5 0 200
Any ideas what I'm missing to get the commands to work? Strange as I can happily edit/create/delete files in the site, it's just these that are failing,
Cheers,
Taomyn