I'm moving a client to 7.3.2 on Windows 2008 server, with IIS 7. We have ASPs that use 'include virtual' as well for other ASPs. However I'm having issues that the IWOV's ISAPI iwrewrite module does not seem to be taking effect at all.
SSIs are enabled and installed for the IIS role. I've tested with HTML SSIs, it throws me 'Error prosessing SSI file' for those, and I get errors for ASPs as they don't seem to be executed by the SSI module at all. When I add ASPs in a new handler as SSI-enabled, I get the same error as above (SSI processing error), but the files are rendered at least..
any ideas? I never actually paid attention to this as it was just an install step that I ticked off and went further