使用Visual Studio 2008从Windows 10调试Windows CE设备

本周我从Windows 7升级到Windows 10。 我为移动设备开发了紧凑型框架软件(Windows CE7,Windows Mobile等)。 我使用Visual Studio 2008。

现在我收到错误:“连接到设备的错误”(设备连接组件)。

Windows Mobile设备中心正在运行,设备显示在我的资源管理器中。 任何提示?


我想出了我的问题:

在Visual Studio 2008中,您可以选择“Windows Mobile 5.0 Pocket PC Device”和“Windows Mobile 5.0 Pocket PC Device R2”

我不得不选择“R2”,然后它为我工作。


如果它帮助别人,我在Windows 10上使用Visual Studio 2008并尝试连接到Windows CE 5.0设备,并遇到同样的问题。

该设备被Win 10检测到,我可以从我的PC等浏览它的文件系统,但VS2008无法连接消息:

ActiveSync引导初始化失败。 请连接/托管真实设备或从...下载用户级Windows Mobile设备中心应用程序...

最后,我通过手动安装Windows Mobile Device Center 6.1(还有一个32位版本)

链接地址: http://www.djcxy.com/p/53657.html

上一篇: Debugging Windows CE Device from Windows 10 with Visual Studio 2008

下一篇: Developing .NET Compact Framework apps in Post