asp.net本地主机无响应 [英] asp.net local host not responding

查看:70
本文介绍了asp.net本地主机无响应的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我调用我的网站项目本地主机没有响应但我使用127.0.0.1运行我的网站地址时,我正在asp.net上工作.请让我知道为什么本地主机不工作吗?

im working on asp.net when i invoke my website project localhost not responding but when i run my website address using 127.0.0.1 it works.please let me know why local host not working?

推荐答案

检查您的HOSTS文件,确认正确的配置.

试试:
Windows-> System32->等等->主持人
如果不存在,则添加或更改"::1 localhost" to "127.0.0.1 localhost"
Check your HOSTS file confirming correct configuration.

Try:
Windows -> System32 -> etc -> hosts
If not exists then add or else change "::1 localhost" to "127.0.0.1 localhost"


这篇关于asp.net本地主机无响应的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆