RE: Inet PUT doesn't upload the file to web server
From: John R. (johnr2000_at_newsgroups.nospam)
Date: 07/21/04
- Next message: WenJun Zhang[msft]: "RE: Inet PUT doesn't upload the file to web server"
- Previous message: Peter Huang: "RE: Inet PUT doesn't upload the file to web server"
- In reply to: Peter Huang: "RE: Inet PUT doesn't upload the file to web server"
- Next in thread: WenJun Zhang[msft]: "RE: Inet PUT doesn't upload the file to web server"
- Reply: WenJun Zhang[msft]: "RE: Inet PUT doesn't upload the file to web server"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Jul 2004 13:14:03 -0700
I downloaded wfetch tool but it doesn't help one bit. Now I have to figure out what it's telling me.
I get this stuff back but the file still doesn't show up on the web server. So what's HTTP/1.1 501 Not Supported mean anyway? I searched on this error and found some reference to something called WebDav but it appears to relate to Win Server 2003 and I'm running Win XP Pro.
started....WWWConnect::Connect("webtest1","80")\nIP = "172.XX.XX.X:80"\nsource port: 3171\r\n
REQUEST: **************\nPUT /ecgtest/myfile.car HTTP/1.1\r\n
Host: webtest1\r\n
Accept: */*\r\n
\r\n
RESPONSE: **************\nHTTP/1.1 501 Not Supported\r\n
Server: Microsoft-IIS/5.0\r\n
Date: Wed, 21 Jul 2004 20:08:26 GMT\r\n
Connection: close\r\n
Content-Type: text/html\r\n
Content-Length: 121\r\n
\r\n
<html><head><title>Method Not Supported</title></head>\n<body><h1>The specified method is not supported</h1></body></html>WWWConnect::Close("webtest1","80")\nclosed source port: 3171\r\n
finished.
-----------------------------
""Peter Huang"" wrote:
> Hi John,
>
> To isolate the problem, you may try to use the wfetch tool to do the put
> command to see if the problem persists, so that we will know if there is
> any error occur in the server side, is your webserver an IIS server?
>
> HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections
> http://support.microsoft.com/default.aspx?scid=kb;en-us;284285
>
> Best regards,
>
> Peter Huang
> Microsoft Online Partner Support
>
> Get Secure! - www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
- Next message: WenJun Zhang[msft]: "RE: Inet PUT doesn't upload the file to web server"
- Previous message: Peter Huang: "RE: Inet PUT doesn't upload the file to web server"
- In reply to: Peter Huang: "RE: Inet PUT doesn't upload the file to web server"
- Next in thread: WenJun Zhang[msft]: "RE: Inet PUT doesn't upload the file to web server"
- Reply: WenJun Zhang[msft]: "RE: Inet PUT doesn't upload the file to web server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|