Inquiry about ASP 3.0 Support in Latest Version of IIS

Anonymous
2023-06-19T09:45:58.1133333+00:00

Good day,

Will Active Server Pages 3.0 still work with the latest version of IIS?

Additionally, if ASP 3.0 is no longer supported, any recommendations or alternatives will be appreciated.

Windows development | Internet Information Services
0 comments No comments
{count} votes

Accepted answer
  1. Q&A Assist
    2023-06-19T09:45:58.1166667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Active Server Pages (ASP) is supported in all versions of Internet Information Services (IIS) that are currently supported by Microsoft. However, starting from IIS 6.0, ASP became an optional component.

    Even though Microsoft's support for ASP has reached new levels of maturity with ASP.NET in IIS 7.0, IIS 7.5, and above, it is still possible to install and use classic ASP with the latest version of IIS. In other words, it is still possible to use Active Server Pages 3.0.

    If you need an alternative to Active Server Pages, one alternative that you might consider is ASP.NET Core, which is a free, open-source, and cross-platform web framework for building modern, cloud-based web applications.

    References:

    • Active Server Pages (ASP) support in Windows [Microsoft]
    • Classic ASP Applications on IIS 7.0 and IIS 7.5 Overview [Microsoft]
    • IIS 8.0 Using ASP.NET 3.5 and ASP.NET 4.5 [Microsoft]
    • ASP.NET Integration with IIS [Microsoft]
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.