Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2006 Sep : HttpEndRequest Function errorcode 12152

www.cryer.info
Managed Newsgroup Archive

HttpEndRequest Function errorcode 12152

Subject:HttpEndRequest Function errorcode 12152
Posted by:"yphuan" (sanmao1..@gmail.com)
Date:12 Sep 2006 08:16:13

Hi,
I have two troubles with wininet.

1) I use HttpSendRequestEx to post data,but HttpEndRequest always
returns error 12152.
But the data are really sent out.Why?

2) I want to pass proxy (isa 2004 ,NTLM authentication needed)
transparently by using wininet function .when the current logined user
can be passed the NTLM, then GET requests can be completed successfully
without any errordlg for username and password,but the POST requests
always fail.Why?

Any reply will be appreciated.

yphuan

Replies:

www.cryer.info
Managed Newsgroup Archive