【原创】WINCE6.0 远程工具,不能使用ActiveSync连接的问题

现象:

“VS2005->Target->Remote Tools”打开的远程工具,当选用ActiveSync作为连接方式时,会出现如下错误:

“The Microsoft ActiveSync reported the following error: Unable to load device side components”

解决方法:出现上面的错误对话框是因为找不到目录":/Program

Files/Common Files/Microsoft Shared/Windows CE Tools/Platman/target/wce600/armV4"下的有关库和工具,而系统在安装CE6.0时,是不会生成该目录的,这也是PB6的一个BUG,所以我们要自已创建该目录,然后把"C:/Program Files/Common Files/Microsoft Shared/Windows CE Tools/Platman/target/wce600/armV4i".下的东西全部拷过来即可。

posted @ 2012-12-18 09:35  风雨雪夜  阅读(186)  评论(0编辑  收藏  举报