How do I load my "Hello World" ASP in a browser?
Classic ASP, I believe, is fundamentally a feature of IIS. I have gone through the steps of setting up my first test page to be loaded in my browser but it does not come up.
I currently have a "Default Web Site" and a "Test for Learning" listed in my list of "Sites" in the Connections panel of my IIS.
[1]: https://i.stack.imgur.c om/6y9nh.png
I assigned my "Test For Learning" site to port 79.
[2]: https://i.stack.imgur.c om/5Co6d.png
But when I click on the link, the browser does not load the page for some reason
[3]: https://i.stack.imgur.c om/rTmRk.png
For comparison, here is the Default Web Site:
[4]: https://i.stack.imgur.c om/Y3HzS.png
[5]: https://i.stack.imgur.c om/7u0fb.png
Please advise or ask any clarifying questions.
Classic ASP, I believe, is fundamentally a feature of IIS. I have gone through the steps of setting up my first test page to be loaded in my browser but it does not come up.
I currently have a "Default Web Site" and a "Test for Learning" listed in my list of "Sites" in the Connections panel of my IIS.
[1]: https://i.stack.imgur.c om/6y9nh.png
I assigned my "Test For Learning" site to port 79.
[2]: https://i.stack.imgur.c om/5Co6d.png
But when I click on the link, the browser does not load the page for some reason
[3]: https://i.stack.imgur.c om/rTmRk.png
For comparison, here is the Default Web Site:
[4]: https://i.stack.imgur.c om/Y3HzS.png
[5]: https://i.stack.imgur.c om/7u0fb.png
Please advise or ask any clarifying questions.
Comment