Publish old project on asp, not asp.net, on new server with IIS 7.5 Site work correctly, but all pages in nested folders open like new web-application with error. example: localhost/reports/all_tasks_report.asp

Error - Error Message help pls.)

有帮助吗?

解决方案

"This type of page is not served" means that Classic ASP is not enabled on your server. From IIS7 onwards it isn't enabled by default

http://www.iis.net/learn/application-frameworks/running-classic-asp-applications-on-iis-7-and-iis-8/classic-asp-not-installed-by-default-on-iis

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top