Link to home
Create AccountLog in
ASP

ASP

--

Questions

--

Followers

Top Experts

Avatar of DColin
DColin🇹🇭

Can not run ASP pages Windows 10 Edge browser.
I am trying to run some asp pages from my Win 10 Inetpub folder and get the following message.

 The type of page you have requested is not served because it has been explicitly forbidden

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


ASKER CERTIFIED SOLUTION
Avatar of Big MontyBig Monty🇺🇸

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Avatar of Dave BaldwinDave Baldwin🇺🇸

As Big Monty pointed out, that is an IIS web server issue, not a browser issue.

Avatar of DColinDColin🇹🇭

ASKER

Please see attached screenshot. Does this mean I already have ASP installed and if so is there anything else I need to do to get it to work?
asp.jpg

Avatar of Big MontyBig Monty🇺🇸

You have the components installed, now you need to enable them on iis let the instructions I gave you

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of DColinDColin🇹🇭

ASKER

Big Monty

The instructions you gave me tell me to open the server manager. I do not have the server manager on my computer.
ASP

ASP

--

Questions

--

Followers

Top Experts

Active Server Pages (ASP) is Microsoft’s first server-side engine for dynamic web pages. ASP’s support of the Component Object Model (COM) enables it to access and use compiled libraries such as DLLs. It has been superseded by ASP.NET, but will be supported by Internet Information Services (IIS) through at least 2022.