Pregunta

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.)

¿Fue útil?

Solución

"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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top