在VS2005的target->remote tools中的工具不可用 解决

来源:互联网 发布:unity3d 光线追踪 编辑:程序博客网 时间:2024/06/05 02:35

问题: 在VS2005的target->remote tools中的工具不可用。但是开始菜单的可用。

 

解决: 细看可知vs2005 target->remote tools 菜单里的应用程序版本跟开始菜单里的vs2005->remote tools 的版本不一样。vs2005 IDE 里面的更新一点,可知, IDE 里的是PB6的,开始菜单是vs2005里面的。

微软的解决方法:

 

The log indicated device side binaries are missing under "C:/Program
Files/Common Files/Microsoft Shared/Windows CE
Tools/Platman/target/wce600/armV4". The workaround solution is to create
folder "C:/Program Files/Common Files/Microsoft Shared/Windows CE
Tools/Platman/target/wce600/armV4" on your machine, and copy all binaries
from "C:/Program Files/Common Files/Microsoft Shared/Windows CE
Tools/Platman/target/wce600/armV4i".
This should solve this problem.

 

复制后再随便打开一个remote tools ,添加一个设备,transport 和 startup都选用activesync. 连接就好了!

原创粉丝点击