HTTP PUT returns '501 Not Implemented'
- From: chris-s@xxxxxxxxxxxx
- Date: 6 Jun 2005 03:55:57 -0700
Hi folks,
Not sure whether to ask here or elsewhere, but since it's our c# PPC
app that gives the error I'll try here first...
Our app has a function that uploads a binary file to a webserver by way
of an http 'put' request. This works fine on our dev machines running
XP Pro, but when run against our Windows Server 2003 maching returns
the error '501 Not Implemented'.
>>From my limited knowledge of web stuff, I think I'm right in
understanding that a server can implement HTTP 'PUT' and/or HTTP 'POST'
depending on what it is and how it is configured, and that the
mechanics of the two methods differ.
Can anybody suggest how I can configure IIS running on Server 2003 to
implement the 'PUT' method, cos I can't find a checkbox labelled
'Enable HTTP PUT'.
Cheers!
Chris
.
- Follow-Ups:
- Re: HTTP PUT returns '501 Not Implemented'
- From: Sergey Bogdanov
- Re: HTTP PUT returns '501 Not Implemented'
- Prev by Date: Re: Getting all the computer name on the network.
- Next by Date: Load image from file using Bitmap class
- Previous by thread: Playing sound
- Next by thread: Re: HTTP PUT returns '501 Not Implemented'
- Index(es):
Relevant Pages
|