I created an Ionic (Apache Cordova) app using Visual Studio 2015 RC. I created it in its own solution file, and I can run it using Ripple.
Now I want to move the files into the same folder as my server application, so I copied the project folder and added the project to the other solution. If I now try to run the project using Ripple I get this error:
Unable to get Ripple session info. Exception: Unable to connect to the remote server. Please close all instances of Chrome and try again.
How can I get Ripple running again?