I am having a problem with my IIS 6.0 Server. I have a
site setup that clients need to have PUT access to. I
have created the site and given the user the proper
access permissions in NTFS as well as Write access in
IIS. However, when the client attempts to PUT to the site
IIS returns the following message:
Error delivering file: PUT failed. HTTP code 501: Not
Implemented;
HTTP/1.1 501 Not Implemented Date: Mon, 21 Jul 2003
15:47:37 GMT Server:
Microsoft-IIS/6.0 Content-Length: 0 ;
How do I implement the PUT method for HTTP in IIS 6.0?
Thanks in advance
Joe.
Have you checked to see if webdav is enabled, the put command will need
this to be enabled to operate.
"How to Enable Web Service Extensions"
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechn
ol/windowsserver2003/proddocs/standard/iiswelcome.asp
"To enable Web service extensions
In IIS Manager, click the Web Service Extensions folder.
In the details pane, select the Web service extension you wish to enable,
and then click Allow.
To see the properties of a Web service extension, select an extension, and
then click Properties. "
Please let me know what happens.
Thank you for using Microsoft Partner Support.
Shawn Shepherd[MSFT]
MCSE2000/MCSA
Online Support Professional
This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure! - www.microsoft.com/security