运行 Visual Studio 2015 RC 时出现错误 adb.exe [英] Error adb.exe when running Visual Studio 2015 RC

查看:36
本文介绍了运行 Visual Studio 2015 RC 时出现错误 adb.exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试使用 Apache Cordova 工具 (TACO) 在 VS 2015 中部署应用程序时,出现此错误:

When I try to deploy an application in VS 2015 with Tools for Apache Cordova (TACO), I get this error:

Unable to start program C:userspcAppDataLocalAndroidandroid-sdkplatform-toolsadb.exe

operation not supported. unknown error 0x80070057

我已经确认adb.exe存在于我的电脑中

I have confirmed that adb.exe exists in my computer

推荐答案

刚收到微软的回复!这是为我修复的答案.

Just got a response from Microsoft! Here is the answer that fixed it for me.

1) 删除此文件夹:C:Users[用户名]appdatalocalmicrosoftVisualStudio14.0ComponentModelCache

1) Delete this folder: C:Users[username]appdatalocalmicrosoftVisualStudio14.0ComponentModelCache

2) 打开 Visual Studio 并创建一个新的空白 Cordova 项目.这将重新生成已删除的文件夹.

2) Open Visual Studio and create a new blank cordova project. This will regenerate the deleted folder.

3) 在ripple 中调试空白项目,第一次运行可能会报错Chrome 有问题,调试器可能无法连接.在此之后关闭 chrome,然后再尝试调试一次,它应该会根据需要进行连接.

3) Debug the blank project in ripple, first run may complain about a problem with Chrome and the debugger may fail to connect. Close chrome after this, and try debugging one more time and it should connect as desired.

4) 享受再次运行的开发环境!

4) Enjoy a once-more functioning development environment!

这篇关于运行 Visual Studio 2015 RC 时出现错误 adb.exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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