Unable to start debugging in Visual Studio RTM for cordova app

Looks like a library is corrupted from the upgrade. Please give this a try:

  1. Close all VS instances
  2. cd %appdata%\”..\Local\Microsoft\Phone Tools”
  3. rename CoreCon folder to something else
  4. Launch VS again.

That’s it.

Leave a Comment