Category Archives: Visual Studio

Visual Studio Team Foundation Plugin for IntelliJ and Android Studio

I had previously ran a post on how to installing team foundation server plug-in for Eclipse. While I personally do not prefer to use Eclipse, there wasn’t much choice in the past. However, it is now time to rejoice as Microsoft … Continue reading

Posted in Android, Visual Studio | Tagged , , , , , , | Leave a comment

Windows Phone IP over USB Transport (IpOverUsbSvc) is not running. Retry after starting Windows Phone IP over USB Transport (IpOverUsbSvc) from the services management console.

If you encounter the below error message while developing app for Windows Phone. Error Message: “Windows Phone IP over USB Transport (IpOverUsbSvc) is not running. Retry after starting Windows Phone IP over USB Transport (IpOverUsbSvc) from the services management console.” … Continue reading

Posted in Visual Studio, Windows Phone | Tagged , , , | 44 Comments

Visual Studio PasteJson.JsonPackage did not load correctly

To resolve the above issue, head over to C:\Users\<your users name>\AppData\Local\Microsoft\VisualStudio\12.0\ComponentModelCache and delete all the files in the folder. Thereafter it should fix the problem. However at the moment the issue seem to be constantly occurring.

Posted in Visual Studio | Tagged , , , | 22 Comments