![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2009
Posts: 1
OS: windows xp
|
Hi Good after noon,
i am working on the web page design with Miscrosoft visual studio 2.0 applications with C#.net and mysql, while compiling the project i am getting above mentioned error, like Does not support loopback URL -http://localhost/staff/login.asp with Proxy v4.14 (Release). i think while setting the local area connection for my system i had done some changes unknowningly.. which is affecting to run the applications based on internet explorer. i am using windows xp o/s. if u need some more details about local setting plz infrom me. Please help me to get out of this problem by setting - correct properties and settings to get back my projects in running mode. thank u.:
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Oct 2009
Location: Plymouth, UK
Posts: 7
OS: windows vista business SP1
|
Re: Does not support loopback URL
hi .. .not completely sure, what are you talking about, but if it is about not working localhost address, you may check out this file:
Code:
C:/Windows/system32/drivers/etc/hosts Code:
127.0.0.1 localhost |
|
|
|
|
|
#3 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,862
OS: Vista, various linux distros
|
Re: Does not support loopback URL
Yeah i think the point is that something within your program is trying to locate something on the site (localhost) and that it doesn't support looping back to itself(your own pc)...
If you can narrow the error down and post up some code (e.g. where you find the error) then we might be able to help but i don't think this is a settings thing as much as it is a programming error. |
|
|
|
![]() |
| Thread Tools | |
|
|