简体   繁体   English

在物理设备上调试Windows Mobile 5应用程序

[英]Debug a Windows Mobile 5 Application on a Physical Device

I'm trying to debug and test my application with a Dell Windows Mobile device using Visual Studio 2008. I can connect to the device and deploy it on to the device using ActiveSync. 我正在尝试使用Visual Studio 2008在Dell Windows Mobile设备上调试和测试我的应用程序。我可以连接到该设备,然后使用ActiveSync将其部署到该设备上。 The problem I'm having now is that when debugging, after the project is deployed on to the device, the breakpoints are never hit and the application just runs by itself on the device. 我现在遇到的问题是,在调试时,将项目部署到设备上后,断点将永远不会命中,而应用程序仅在设备上自行运行。 Visual Studio just hangs there and does nothing. Visual Studio只是挂在那里,什么也不做。 I don't really know what's wrong with it... So frustrating...Help me!! 我真的不知道这是怎么回事...太令人沮丧了...救救我! Thanks!! 谢谢!!

Make sure you have all of the latest service packs for both Studio and the Compact Framework installed on your PC. 确保在您的PC上安装了Studio和Compact Framework的所有最新Service Pack。 You're likely got a mismatch in versions. 您的版本可能不匹配。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Windows Mobile应用程序可以部署在仿真器中,但不能部署在设备中 - Windows Mobile application can be deployed in an Emulator, but not in device 如何使用设备模拟器的多个实例调试.NET移动设备应用程序 - How to Debug .NET Mobile Device Application using multiple instances of Device Emulator 如何在物理 iOS 设备上调试 Xamarin.iOS 应用 - How to debug a Xamarin.iOS app on a physical iOS device 模拟休眠的Windows Mobile设备 - Emulate Sleeping Windows Mobile Device 为Windows Mobile设备编译SQLite合并 - compile SQLite amalgamation for Windows Mobile device Windows Mobile设备模拟器 - 使用自定义分辨率创建设备 - Windows Mobile Device Emulator - Create Device with custom resolution 恢复Windows应用程序崩溃调试按钮 - Restore Windows application crash Debug button 没有看到调试Windows Phone应用程序的选项? - Do not see an option to debug a Windows Phone Application? 无法再在Windows 10上运行Visual Studio的情况下为Xamarin iOS应用选择物理iPad设备 - can no longer select physical iPad device for Xamarin iOS app with Visual Studio running on Windows 10 如何在Windows CE设备上调试正在运行的.NET程序 - How to debug a running .NET program on a Windows CE device
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM