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 Route,在控制器之前具有值,没有
- ASP.NET MVC – 单元测试覆盖初始化方法
- asp.net – .NET OutputCache指令不起作用
- ASP.NET WEB应用程序(.network4.5)mvc 程序的结构解读
- 一个关于ConfigurationManager.GetSecion方法的小问题
- 深蓝词库转换1.3版本发布——增强单词注音功能
- 在ASP.Net网站上使用WCF服务的教程?
- asp.net – 是否有一个简单的方法来呈现具有Microsoft Web
- asp.net-mvc – ASP.NET MVC资源文件的最佳实践
- 详解ASP.NET MVC 利用Razor引擎生成静态页
- asp.net-mvc – 如何更改MVC Core ValidationSum
- asp.net-mvc – MVC3如何在ViewModel中将多个复选
- asp.net – 从WebMethod访问函数背后的代码
- asp.net-mvc-4 – 一旦SetCacheability方法设置了
- asp-classic – Response.Write和<%=%>
- asp.net-mvc-3 – SimpleMembership MVC3无法加载
- 如何在asp.net-mvc单元测试中生成视图?
- asp.net-mvc – 什么是“IIS模拟HTTP请求”?
- asp.net – 由Chrome和FF破坏的会话变量
- asp.net – MVC 5使用旧表单身份验证而不是OWIN