Monday, May 23, 2016

Visual Studio 2015 Cordova Project Debug issue

Unable to dubug the cordova project in Visual studio 2015.
To resolve follow below steps 

  1. Close all VS instances
  2. cd %appdata%\Local\Microsoft\Phone Tools” (C:\Users\{UserName}\appdata\Local\Microsoft\Phone Tools )
  3. rename CoreCon folder
  4. Launch VS again.
Now  it will work.

No comments: