Hi Experts,
I am trying IIS. When I run the project, I got IE opened with the address
http://localhost/Project1-0/WebClass1.ASP
but then it showed
ERROR
The requested URL could not be retrie...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20189403.html
Zones:
Visual BasicDate Answered: 10/08/2001 Grade: A Views: 0
I wanted to make my application able to connect to either HTTP or HTTPS targer URL as below :
URL url=new URL("https://localhost");
URLConnection con=url.openConnection();
if...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20728491.html
Zones:
JavaDate Answered: 09/04/2003 Grade: B Views: 0
Backround, pretty faimier with linux, have had hosts up in the past with no problem. This is a new install of redhat 9.
From what i understand it must be some type of firewall problem, but i ha...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_20918380.html
Zones:
Linux NetDate Answered: 03/15/2004 Grade: A Views: 0
Hi Experts,
How come I can not find my "localhost" folders ? Therefore, I can't not have localhost:8080 and localhost:8000 ..... for some reason, I have localhost:8443 ..... Thanks !
meow.
http://www.experts-exchange.com/Programming/Languages/Java/Q_20946781.html
Zones:
JavaDate Answered: 04/07/2004 Grade: A Views: 0
I was planning on using Java, but it wasn't quite working out for me, so I'm going back to what I'm a little more comfortable with, C++. Due to time restrictions, I'm not going to be making a GUI f...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20955026.html
Zones:
C++Date Answered: 05/15/2004 Grade: A Views: 0
Hi can anyone tell me what the correct rights are for a typical iis for the following directories within the IIS dialog:
computer-name
Web Sites
Default Web Site
At the moment ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21037938.html
I recently installed SelfSSL (www.virtualwin.com/selfssl) after a few attempts I managed to install it however I have a problem.
When I first loaded my site it came up with the security warning ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21088152.html
I've learned that it is possible to access a server running on localhost via another name. For example, if it were a webserver I could type http://myname instead of http://localhost. I am so far ou...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_21104618.html
Hi, I'm working in windows 2000 professional, I intalled ISS, but when type //http/localhost nothing happen my browser is frozen. But when type ping localhost -t or ping 127.0.0.1 it work fine.
...
http://www.experts-exchange.com/Web/Web_Servers/IIS/Q_21190148.html
Using start/run http://localhost I get the following error:
http://localhost application not found. This also applies if I type 127.0.0.0
However I can acces local host directly from wothin I...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21596234.html
Zones:
Windows XPDate Answered: 10/15/2005 Grade: A Views: 0