Visual Studio Multi-device project keeps on hanging intermittently in Ripple

1k Views Asked by At

I'm currently using Visual Studio Premium 2013 under Windows 7 x86 and after installing Visual Studio Updates 4 and the Visual Studio Tools for Apache Cordova CTP3.0 my existing multi-device hybrid project keeps on hanging intermittently for about 3 to 6 minutes after running that project in Ripple. Afterwards I got the messages:

Unable to get Ripple session info for port 9223.

A required web socket component is missing. Please refer to the documentation at http://go.microsoft.com/fwlink/?LinkID=403596.*

I already have the websocket4net.dll installed at "C:\Program Files\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\WebClient\Diagnostics\ToolWindows\" but just to be sure I have downloaded the latest version from this site https://websocket4net.codeplex.com/ but it didn't help at all.

Can anyone please advise what to do as this is really extremely frustrating. Thank you in advance.

1

There are 1 best solutions below

0
On

This should be fixed with the RTM release of Visual Studio 2015 and the Tools for Apache Cordova. If you still have this issue, I suggest submitting a bug report on http://connect.microsoft.com/VisualStudio.