Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Silly question:resolving 'http://localhost' in browser

Status
Not open for further replies.

lipkaj

Technical User
Joined
Apr 13, 2003
Messages
3
Location
PL
Hi!Maybe my question sounds a bit silly for all you profis,but I just wanted to know if this problem with resolving in browser is generic for Win2k, or maybe you just happen to know how to solve that problem. It works fine of course for Can you give me some hints? Thanks a lot.
 
dns is not running or you can add the localhost to the hosts file
it is supposed to contain a line:
127.0.0.1 localhost

If 'something' 'somewhere' gives 'some' error, excpect random guesses or no replies at all. Please specify details.
Free Tip: The F1 Key does NOT destroy your PC! -
Marc
 
OK. This question is not for this forum, sorry for that. But yor reply does not solve the problem. That i know: dns is running (client-mode of course) and the hosts file does have this entry. Moreover the priority is higher for the hosts file! That is something different. When i write the result is a jump to some other server in my city.
There would be no problem cause I can always use 127.0.0.1, but as i am writing web apps in .net, the problem is in web services (to be exact webreferences, when the computer doesnt recognize localhost).
But i understand that is too trivial for you, so i will transfer to another forum. Sorry for disturbing. I didnt read exactly before putting up the post.
All the best.
Andrew from Poland
 
The post is ok, don't worry.
if you jump to another server on localhost, check if you browser has the Bypass Proxy for local address checked and fill in localhost if needed in the Bypass entries.

If 'something' 'somewhere' gives 'some' error, excpect random guesses or no replies at all. Please specify details.
Free Tip: The F1 Key does NOT destroy your PC! -
Marc
 
Thanks a lot. it worked, but im wondering beacuause i tried before manually turning off all proxies. But it seems to be working. Now i will have to reconfigure my whole web app. I just didnt understand 'if you jump to another server on localhost' - but nevermind. The important thing is it works! :)) Thanks again for help. Im no professional (as you can see), but am working on it steadily:))
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top