asp.net – 为什么我不能从Visual Studio 2005安装IE8后调试?
|
我刚刚安装IE8(最终),重新启动。我不能再使用Windows Server 2003 Enterprise R2上的Visual Studio 2005调试Web应用程序项目。我收到消息“Internet Explorer无法显示网页”,然后WebDev.WebServer.exe退出,没有可见的错误消息,在事件查看器中没有。 有没有任何想法? 没有帮助的事情: >将localhost添加到受信任的站点 事情有帮助了一点: >使用CTRL-F5运行(不调试),它工作正常(除非你需要调试) 我的主机文件包含: # Copyright (c) 1993-1999 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally,comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host 127.0.0.1 localhost 解决方法我的一个同事有类似的问题,发现这:
来源:Brad Sullivan,Visual Studio Debugger项目经理,MSFT 资料来源:http://social.microsoft.com/Forums/en-US/vsdebug/thread/e2c795cd-b7a0-4fad-b7c9-b1ca40d7302e (编辑:安卓应用网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
- asp.net-mvc – 真实世界的ASP.NET MVC存储库
- asp.net-mvc – HttpPostedFileBase没有绑定到模型
- asp.net-mvc – Asp.net Mvc自定义机制来处理未经授权的请求
- asp.net-mvc – 在部分视图中传递参数 – MVC3 / Razor
- asp.net-mvc – 静态文件请求正在ASP.NET MVC3中托管代码
- asp.net – 设置从Codebehind中选择的Radiobuttonlist
- asp.net-mvc-4 – @ *在CSHTML文件中的含义是什么
- asp.net – GridView中的多个DataKeyNames
- asp.net – 在同一站点上使用基本身份验证和表单身份验证
- asp.net – IE10中的LinkButtons不执行回发
- asp.net – 无法在动态创建的System.Web.UI.WebC
- asp.net-mvc – ASP.NET MVC 4 Datagrid
- asp.net – 在HTTP POST IIS ASP .NET上出现HTTP
- asp.net-mvc – 在ASP.NET MVC项目中访问elmah.a
- asp.net – MVC5(VS2012)Identity CreateIdentit
- ASP.NET剃刀参考文档
- 令人敬畏的ASP.NET和C#教程初学者
- asp.net-mvc – 我们可以从现有数据库的选定表中
- asp.net – 无法加载文件或程序集System.Web.Htt
- ASP.net Model View Presenter是否值得时间?
