Dear All,
I get the error following error when I try to access my ASP.NET application through IE
Server Error
The following error occurred:
Cannot connect due to potential loopback problems
--------------------------------------------------------------------------Please contact the administrator. [/b]
I googled for the error, and it was suggested that i uncheck the
[b]"Automatically detect settings"[/b] check box under [b]IE->Tools->Internet Options-> Connections -> LAN Settings -> Automatically detect settings check box[/b]
I did that, and the problem still persists.
I noticed that when I say Http://Localhost/MYApp, it automatically re-directs to some other IP address.I also tried using my machine name, in place of Localhost. Still doesn't work ! Could it be a problem with the DNS ? ( My organisation's domain allocates dynamic IPs every time i logon to the network)
I also tried opening a new asp.net web application, but this does not happen either !
I am using IE 6 and IIS 5.0
Any clues what needs to be done ?
Thanks in advance :)
Regards,
Take