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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -