Thanks Brian.
I will check that.
Happy new year!
--------------------
"Brian Combs" <***@online.microsoft.com> wrote in message news:***@cpmsftngxa10.phx.gbl...
Hello
503 is gateway error. WinInet just reports what was returned to it. You
should get network trace and use debug build of wininet to see what is
happening.
884931 How to use the debug version of the Wininet.dll file for Internet
http://support.microsoft.com/?id=884931
Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "William Kim" <***@hotmail.com>
| Subject: response code 503
| Date: Mon, 20 Dec 2004 10:46:48 +0900
| Lines: 37
| MIME-Version: 1.0
| Content-Type: multipart/alternative;
| boundary="----=_NextPart_000_003F_01C4E681.34CE4700"
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| Message-ID: <Om$***@TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| NNTP-Posting-Host: 211.219.53.118
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11
phx.gbl
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.inetsdk.programming.wininet:11924
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| Hi all.
| Some times, my wininet class return a code 503. The server is not web
server, and don't return these type respose code (it return only 200).
What's going on?
|