how do i install an isapi filter in the iis manager programmatically using either vc++ or c#.I do not want a solution using scripts (vb script) since i already have them. please send me the code for...
i am creating a project using c# that results in a dll...i refer to this dll in another vc++ project and call the various methods ... all works fine until the compilation stage ....but at runtime....i...