<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2>Greets,</FONT></SPAN></DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080 size=2>I'm
trying to build an ISAPI filter DLL for x64. Interestingly [and
annoyingly] VS2005 does not offer ISAPI filter as a wizard-supported project
type -- ISAPI extension: yes, filter: no. VS6, otoh, does provide a wizard
for ISAPI filter projects, so I figured what the hell, create with VS6 wizard
and migrate the project to VS2005.</FONT></SPAN></DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080 size=2>Both
project creation and migration went off without any visible hitches, aside from
the fact that my DLL refuses to load into IIS. As a consequence, debugging
it seems problematic -- I've read the MSDN stuff, and followed directions
accordingly, but it does not trap at my break points.</FONT></SPAN></DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080 size=2>I've
commented-out all functionality besides its wizard-generated init stuff, so I'm
assuming it's not *my* code that's the fundamental problem... sadly, shallow
consolation there...</FONT></SPAN></DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080 size=2>I
guess I need to investigate the 64-bitness of the class that ISAPI filters
derive from... but I was hoping to get lucky here first. :-) Anyone
happen to know what the deal is?</FONT></SPAN></DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=734210813-13052009><FONT face=Verdana color=#000080
size=2>-Mark</FONT></SPAN></DIV></BODY></HTML>