By default Classic ASP is turned off on IIS7.
To enable:
- Use the Control Panel to turn on Windows Features. Under Internet Information Services > World Wide Web Services > Application Development Features check ASP
- Then, for better debugging features under ASP in your IIS web site set "Send Errors To Browser" to True under "Debugging Properties" and Apply the settings.
Last Modified:
2/13/2010 1:43:41 PM