无法获取Ripple会话信息 [英] Unable to get Ripple session info

查看:158
本文介绍了无法获取Ripple会话信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Visual Studio 2015 RC创建了一个Ionic(Apache Cordova)应用程序。我在自己的解决方案文件中创建了它,我可以使用Ripple运行它。

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.

现在我想将文件移动到我的服务器应用程序所在的文件夹,所以我复制项目文件夹并将项目添加到其他解决方案。
如果我现在尝试使用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:


无法获取Ripple会话信息。异常:无法连接到
远程服务器。

Unable to get Ripple session info. Exception: Unable to connect to the remote server. Please close all instances of Chrome and try again.

如何让Ripple再次运行?

How can I get Ripple running again?

推荐答案

这个问题的根源似乎在项目的解决方案选项文件

The root of this problem appears to be in the project's Solution Options File.


  1. 关闭Visual Studio

  2. code> .suo 文件

  1. Close Visual Studio
  2. Delete the .suo file



文件丢失,它是在Visual Studio关闭时创建的,因此您必须先关闭。

When the .suo file is missing, it is created when Visual Studio closes, so you must close first.

您将丢失用户首选项,如启动项目和

You will lose user preferences such as start-up project and current pages, but nothing I would regard as significant.

我使用的是VS2015,我在一个名为 .vs / MyProject / v14 。以前版本的Visual Studio将文件放在与.sln文件相同的文件夹中。

I am using VS2015 and I found the file in a sub-folder named .vs/MyProject/v14. Previous versions of Visual Studio put the file in the same folder as the .sln file.

NB它是一个隐藏文件

NB it is a "hidden" file

参考资料:
邪恶的.suo文件

这篇关于无法获取Ripple会话信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆