« Previous Next »
Last post 10-06-2008 5:35 AM by WenJun Zhang - MSFT. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
hello all
i have shifted from visual c++ 6.0 to vc 2008,
after some changes my old iis filter program (vc 6.0) gets compiled in vc2008 ,but
the dll created by vc 2008 does not get loaded in iis 6 (the arrow indicator shows down)
any idea ??
Please check event log and see if there is any detailed info about the filter fails to be loaded. Also you can attach to w3wp.exe to debug this filter:
183480 How to debug ISAPI DLLs in IIS 4.0, IIS 5.0, IIS 5.1, and IIS 6.0http://support.microsoft.com/default.aspx?scid=kb;EN-US;183480