This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see
Visual Studio documentation
. We recommend upgrading to the latest version of Visual Studio.
Download it here
Script Debugging is currently disabled in Internet Explorer
This warning occurs when you try to debug script without enabling script debugging in Internet Explorer. For security reasons, Internet Explorer disables script debugging by default.
To enable script debugging in Internet Explorer
On the Internet Explorer
Tools
menu, choose
Internet Options
.
In the
Internet Options
dialog box, click the
Advanced
tab.
On the
Advanced
tab, look in the
Settings
box,
Browsing
category.
Clear
Disable Script Debugging (Internet Explorer)
.
Click
OK
.
Exit and restart Internet Explorer.
The new settings will now be in effect.
See also
How to: Attach to Script