如何修复"该页面无法显示"错误在ASP.NET? [英] How to fix "This page can't be displayed" error in ASP.NET?

查看:121
本文介绍了如何修复"该页面无法显示"错误在ASP.NET?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在调试一个本地主机asp.net,我已经取得了一些很轻微的code的变化,并再次运行它,现在我得到我从来没有得到一个错误。在漂亮的大蓝信它告诉我无法显示此页面。

I was debugging a localhost asp.net and I have made some very minor code changes and ran it again and now I get an error I have never gotten before. In nice big blue letters it tells me "This page can't be displayed".

除了采取一切forumula,你认为什么会导致这个错误,我将如何去修复它?它提供了一个按钮,上面写着修复连接问题,但是这是一个本地主机的浏览器,所以有没有连接,真的。我反正点击按钮,它没有提供任何解决方案。我也刷新页面,建议并没有采取任何行动。

Apart from taking everything to forumula, what do you think would cause this error and how would I go about fixing it? It offers a button that says "Fix connection problems", but this is a localhost browser, so there are no connection, really. I clicked the button anyway and it did not offer any solution. I also refreshed the page, as suggested and it did nothing.

我测试我的本地主机的浏览器,它工作正常。

I test my localhost in the browser and it is working.

你怎么想的?

http://i67.photobucket.com/albums/ H292 / Athono / 9-9-2013_zps3b05a401.png

推荐答案

我有同样的问题。我通过下面的步骤固定它:

I had the same problem. I fixed it by next steps:


  • 停止调试

  • 删除解决方案(我认为这一点是可选的)

  • 从TFS获得的版本(这点是可选的previous ;-))

  • 关闭VS

  • 删除自定义IISEx preSS配置文件在C:\\用户\\\\的文档\\ IISEx preSS(删除整个文件夹)

  • 重启电脑

  • 开始VS

  • 开始调试

  • stop debug
  • delete solution (I think this point is optional)
  • get version from TFS (this point is optional with previous ;-) )
  • close VS
  • delete custom IISExpress config files in c:\Users\\Documents\IISExpress (delete whole folder)
  • restart computer
  • start VS
  • start Debug

应用程序正在运行。

这篇关于如何修复"该页面无法显示"错误在ASP.NET?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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