Unable to get Ripple session info. Exception: contentp-body

时间秒杀一切 提交于 2019-12-04 01:28:55

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!