c# - asp.net doesnt display web page when connected to internet -


I have developed a website in asp.net when I disable my internet connection, but otherwise when i connect to internet I get this error:

ERROR
The requested URL can not be retrieved


While trying to retrieve the URL:

The following error was encountered:

127.0.0.1 returned the failed system for the connection:

(11 1) Connection can be a denied remote host or network down. Please try to request again

Your Cash Manager is root.

What could be the problem?

Are you trying to go through a proxy? If so, disable it for local address.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -