Question : Set up ISAPI module on IIS7

Can someone provide me with a simple quide to configure an ISAPI dll on IIS7.

Assume the DLL is called My.DLL and I want the vitual directory to be VDIR (so I call it using www.mydoman.com/vdir/my.dll.
The physical directory is C:\inetpubs\wwwroot\MyDir.

I have already installed all the stuff to run an ISAPI module, but i just can not configure the script mappings.


Answer : Set up ISAPI module on IIS7

Hi,

This will help you: http://chee-yang.blogspot.com/2009/10/configure-windows-7-iis7-for-isapi-dll.html

Also this MS guide will help you with ISAPI filter for how to configure them with IIS 7:
http://technet.microsoft.com/en-us/library/cc733109(WS.10).aspx

Regards,
Faraz H. Khan
Random Solutions  
 
programming4us programming4us