WinInet HttpEndRequest() failing with error 12032 with proxy authentication

Answered 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