473,397 Members | 2,116 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

How do I load my "Hello World" ASP in a browser?

xarzu
88 64KB
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.com/6y9nh.png

I assigned my "Test For Learning" site to port 79.

[2]: https://i.stack.imgur.com/5Co6d.png

But when I click on the link, the browser does not load the page for some reason

[3]: https://i.stack.imgur.com/rTmRk.png

For comparison, here is the Default Web Site:

[4]: https://i.stack.imgur.com/Y3HzS.png

[5]: https://i.stack.imgur.com/7u0fb.png

Please advise or ask any clarifying questions.
Aug 24 '21 #1
1 11177
GazMathias
228 Expert 128KB
Hi Xarzu,

A quick search for the ERR_UNSAFE_PORT message, shown in Chrome's response, indicates that Chrome itself is blocking the request.

Search results also explain how to unblock the unsafe ports but realise you do so at your own risk.

Why not leave it on 80 / 8080 and use firewall rules for access control? I run micro webservice endpoints that way on many servers, most of which are NAT routed from the outside world.

Gaz
Aug 31 '21 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Shapper | last post by:
Hello, I am working on an ASP.NET/VB web site. I have several links including menu links. Considerer a want to load a page named page.aspx. I can do it using javascript. Or using this code:...
0
by: Brian Henry | last post by:
I have to have two css pages to display my site correctly, one for IE6/5.5 which has hacks in it, but i dont want those hacks to show up on IE7 (already tested out without hacks and the finally...
8
by: Robert | last post by:
I am creating a small help browser. It is pretty much finished except I cannot find how to pass a file to it (i.e. browser.exe index.html, or any html file, and the html file opens in the browser)...
2
by: Rob R. Ainscough | last post by:
In my code behind (VB.NET 2.0), I've been using Response.Redirect("mypage.aspx") to navigate from one page to the next. What I'd like to do now is load a new browser window and load it with the...
3
by: cochrane68 | last post by:
I'm developing a web application that will be used at very high latency locations (>400ms). I have a lot of javascript files that I use in the application, and therefore often have large numbers...
1
by: Marko | last post by:
I have some string variable strAdress="www.someurl.com". How can I write code for calling this url from srting variable (asp.net 2.0)?
4
by: igotyourdotnet | last post by:
I have a web app that I want to make the pages render correctly based on what type of browser is connected. How can I determine if the browser is the desktop IE version or a handheld device version?
0
by: RhettSpencer | last post by:
Hello, I am developing an ASP.NET application in C#. the intended target is mobile web browsers on phones like the treo. When doing a postback so that data can be updated the Windows Mobile...
1
by: klharding | last post by:
I am trying to load a web browser with a web site that contains an IP Address. I am able to load this website in an IE7 window with no issues on my Vista machine. But when I try to load this web...
3
by: milecimm | last post by:
Hi I have the below code. It works fine but it takes a long time to load on the browser page. Is there anything I can do to shorten this time? Also, I would like to search the file for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.