现象:

“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".下的东西全部拷过来,

 或者将E:\Program Files\Common Files\Microsoft Shared\Windows CE Tools\Platman\target\wce600\armV4i下的所有文件复制过去即可。

 

此方法未经证实,有待考证,登记在此,以防将来须之。
本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/ok138ok/archive/2009/07/16/4355050.aspx

相关文章:

  • 2022-12-23
  • 2021-05-29
  • 2021-10-01
  • 2021-12-15
  • 2021-12-05
  • 2021-10-10
  • 2021-09-19
  • 2021-12-09
猜你喜欢
  • 2021-08-08
  • 2022-12-23
  • 2022-12-23
  • 2021-10-13
  • 2021-12-05
  • 2021-07-15
  • 2021-11-08
相关资源
相似解决方案