vote up 1 vote down star

Hi

I have an Isapi dll which performs some basic URL rewriting. It works fine on II6. However, now my dev machine has been upgraded to Windows 7, I cannot get it to work under IIS 7

Is there anything special that needs to be done to get this to work?

The website is running the Classic ASP pipeline app pool (although I have tried both)

Any suggestions on how to get this resolved?

thanks a lot

p.s rewriting it as a module/handler is not an option. I only want to know how to get the existing dll to work on IIS 7.

flag

1 Answer

vote up 2 vote down check

Solved. I am running the 64 bit version of Windows 7 so needed to change one of the options on the app pool "Allow 32-bit applications"

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.