Monday, September 22, 2014

COM and Classic ASP

Quick notes on getting COM and classic ASP to work on IIS 7

First, set "Allow IIS Intrinsic Properties" for the various COM objects that will access session/application objects from GetContext.

Then, set the AppPool's managed pipeline to "Classic" mode in IIS Mgr.