I have Windows 8 Consumer Preview and VS2011 Ultimate, not Express. All I want to do is stop at a breakpoint in the default.js script file. I created a project from the Split layout template and just started it. My javascript debugger console reports:
Visual Studio is currently not tied to
I work in debug mode, when configuring the script only debugging. I cannot get any project, including samples from MSDN, before debugging JS. Has anyone else had this problem?
source
share