visual studio - Debug a Windows Mobile 5 Application on a Physical Device -


i'm trying debug , test application dell windows mobile device using visual studio 2008. can connect device , deploy on device using activesync. problem i'm having when debugging, after project deployed on device, breakpoints never hit , application runs on device. visual studio hangs there , nothing. don't know what's wrong it... frustrating...help me!! thanks!!

make sure have of latest service packs both studio , compact framework installed on pc. you're got mismatch in versions.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -