I am having trouble with the #include directive in classic asp in IIS7.
I have something like the following:
<!-- #include file = "routines.asp" -->
I just installed IIS7 in Vista Home Premium lastnight. With little reading up on the web, I was able to get most everything working except for the #include directive. This works fine in an older version of IIS.
I would appreciate it if someone can provide some pointers on what to set in IIS Manger to get this #include directive.
Thanks very much in advance.