问题
Visual Studio 2015 CTP 5
Created a blank Apache Cordova Project. No files changed. File > New Project > JavaScript > Apache Cordova Apps
Published Debug Android Ripple - Nexus (Galaxy)
I get the following error in Output Debug.
--------------------------------
Unable to get launched browser process for Ripple.
Unable to get Ripple session info. Exception: Cannot send a content-body with this verb-type.
Note: Publishing with Ripple is currently not working, but has worked intermittently in the past.
回答1:
The Fix = In file *.sln, Delete GlobalSection(ProjectConfigurationPlatforms) = postSolution and all the objects. Save the *.sln file and open the project in VS. VS will rewrite the GlobalSection values and fix the problem. I don't know what caused the problem. Applies to VS2015 CTP 5.
来源:https://stackoverflow.com/questions/28116752/unable-to-get-ripple-session-info-exception-contentp-body