IE 8和Visual Studio 2008 JScript运行时问题 [英] IE 8 and Visual Studio 2008 JScript runtime issue

查看:88
本文介绍了IE 8和Visual Studio 2008 JScript运行时问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近安装了IE8,但是当我去调试Visual Studios 2008中的Web应用程序时,它也尝试调试我的JavaScript.我需要关闭此功能,无需调试javascript.当我安装IE 8时,这似乎已经开始.在IE选项中关闭,但似乎没有任何效果.

任何帮助都将得到极大的帮助.


Robert Ward

I recently installed IE8 and not when I go to debug a web applcation in Visual Studios 2008 it also tries to debug my javascript.  I need to turn this feature off, I don't need to debug the javascript.   This appears to have started when I installed IE 8.  I have the "disable debugging script" turn off in IE options but it doesn't seem to have any effect. 

Any help would be greatly appriciated.


Robert Ward

推荐答案

你好罗伯特,

感谢您对我们产品的反馈.
为简化调试脚本,Visual Studio将在我们按F5键时自动启动调试脚本.这是IE8中的新功能.
到目前为止,如果我们不喜欢此功能,有几种解决方法:
解决方法一:
调试(按Ctrl + F5)
2.将Visual Studio调试器附加到WebDev.WebServer.exe进程
解决方法二:
1.右键单击Web应用程序,然后选择属性",
.2.单击左侧的"Web"选项卡,然后选择不打开页面".左侧面板上的单选按钮
.3.开始调试(按F5)
.4.打开IE并浏览URL.
解决方法三:
1.打开应用程序的属性"页面,然后选择"Web"选项卡
.2.单击启动外部程序".单选按钮并输入iexplorer.exe的路径.
3.在命令行参数"中键入URL.选项
.4.按F5并开始调试.

最好的问候,
Hello Robert,

Thanks for your feedback of our product.
To make debugging script easier, Visual Studio will automatically start debugging Script when we press F5. This is a new feature in IE8.
So far, there are several workarounds if we do not like this feature:
Workaround one: 
   1. Start without debugging (press Ctrl + F5) 
   2. Attach Visual Studio Debugger to WebDev.WebServer.exe process
Workaround two:
   1. Right click the Web application and choose Properties,
   2. Click Web tab on the left and choose "Don't open page" radio button on the left panel
   3. Start Debugging (press F5)
   4. Open IE and navigate the URL.
Workaround three:
   1. Open the application Property page and choose Web tab
   2. Click "Start External Program" radio button and input the path to the iexplorer.exe
   3. Type the URL in the "Command line argument" option
   4. Press F5 and start debugging.

Best regards,


这篇关于IE 8和Visual Studio 2008 JScript运行时问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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