WinInet HttpEndRequest() failing with error 12032 with proxy authentication
-
Tuesday, 13 December 2011 6:57 AM
Hi,
i have a problem using HttpSendRequestEx()/InternetWriteFile()/HttpEndRequest() with proxy authentication (NTLM authentication). The HttpEndRequest() is failing with 12032 error.
I have followed method 3 specified in the KB article http://support.microsoft.com/default.aspx?scid=kb;en-us;194700. This works fine when i upload files to server hosted on IIS7, IIS7.5. But, when i try to upload files to my server hosted on IIS6, InternetWriteFile is failing with 12030 error.
Thanks for any help
All Replies
-
Wednesday, 14 December 2011 12:32 AMAdministrator
Hi gopal,
Thanks for your post.Per your description, it seems a .net issue.
We'd suggest posting your question in one of the asp.net forums.
Located at : http://forums.asp.net
Hope this would be helpful.
Thanks
Liam Huang
EPX Customer Support
Server and Tools Online Operations Team- Proposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Friday, 13 April 2012 3:16 PM
- Marked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Monday, 16 April 2012 8:21 AM
- Unmarked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Monday, 16 April 2012 8:22 AM
- Marked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Sunday, 22 April 2012 5:44 AM
-
Sunday, 22 April 2012 5:44 AMOwner