WebDAV PROPPATCH Verb Returns 405 Method Not Allowed (304203)
The information in this article applies to:
- Microsoft Internet Information Services version 6.0
- Microsoft Internet Information Services 5.0
- Microsoft Internet Information Services version 5.1
This article was previously published under Q304203 SYMPTOMS
When you use the World Wide Web Distributed Authoring and Versioning (WebDAV) PROPPATCH verb, the following error occurs:
HTTP 405 - Resource not allowed
Internet Information Services
RESOLUTION
Use an NTFS partition to allow the WebDAV PROPPATCH verb to manipulate Web properties.
STATUS
This behavior is by design.
MORE INFORMATION
The WebDAV protocol defines facilities for adding properties to Web resources. These properties consist of name or value pairs that are interchanged by using XML. The protocol includes the PROPFIND method for accessing properties and the PROPPATCH method for updating and removing properties.
Web properties are used in distributed authoring environments to provide for efficient discovery and management of resources. For example, a subject property can allow the indexing of all resources by their subject, and an author property can allow for the discovery of which authors have written which documents.
Modification Type: | Major | Last Reviewed: | 6/30/2004 |
---|
Keywords: | kbpending kbprb KB304203 |
---|
|