Skip to content

Visual Studio crashes when I quit debugging #70

@dfoverdx

Description

@dfoverdx

I'm running Visual Studio 2013 Community. I've previously had VS Express 2012 and 2013 (various versions) and tried out VS 2015 Preview and CTP 6 when VS started crashing on me.

Since then I uninstalled all versions of VS, though \Program Files (x86)\Microsoft Visual Studio X.0\ directories exist for 10, 11, 12, and 14 still. I then installed VS Community 2013 "fresh" (as fresh as it can be with those lingering files).

I installed NTVS for VS 2013 (after uninstalling it, and then removing \Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\Microsoft\Node.js Tools* manually, since uninstalling did not do it). Now I can repro this crashing every time with the following steps (before it may have been intermittent?):

Open VS, create a new "Basic Node.js Express 4 Application" project, press F5. The browser pops up with the expected text. Close the Browser. Stop debugging. VS crashes.

It's quite frustrating. Until a couple days ago (when I started messing with the Babel package, attempting to get ECMAScript 6 features to work), everything was working great.

Let me know what more information you need.

Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions