Friday, March 22, 2013

Restoring an ability to debug a script

After the IE was upgraded to version 10, the VS's debug can't be attached to a script anymore.
This command helps to solve the issue:
regsvr32.exe "%ProgramFiles(x86)%\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll"