質問

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