Re: Desperate - Bypass Basic Authentication Prompt?
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/08/05
- Next message: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Previous message: Ratatooie: "Re: We can't find "192.168.1.11""
- In reply to: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Next in thread: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Reply: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 7 Nov 2005 16:10:42 -0800
It sounds like you do not have a correct build environment set up.
The sample code works - I've installed the same code from the Platform SDK,
and it compiled just fine for me. No code changes necessary. I used Visual
Studio C++ 6 to open up the project (after fixing some pathnames in the
project file), added the include/lib paths from the SDK to the front
(remember, I want to compile against the updated httpext.h from the SDK, not
the old one from VC++), and it built just fine.
At this point, you need to make some custom code changes to hack into the
needs of your specific scenario, so you must figure out how to compile
correctly.
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Kenneth Koh" <plshelpmepls@hotmail.com> wrote in message news:1131375035.608074.71630@f14g2000cwb.googlegroups.com... Hi David I've finallly managed to get the source codes from the platform SDK CD but there's 111 errors when compiling the samples (without changing codes, except to change the locations of all the header files). I've hit errors like syntax error : identifier 'HSE_EXEC_URL_USER_INFO' Is there another location where i can find a working sample? Thanks!
- Next message: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Previous message: Ratatooie: "Re: We can't find "192.168.1.11""
- In reply to: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Next in thread: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Reply: Kenneth Koh: "Re: Desperate - Bypass Basic Authentication Prompt?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|