Can't set breakpoints on PDA

G

Guest

I'm using C# on Mobile 5. I set a breakpoint but after deploying to the
device the red button turns clear and if I hold the pointer over it it says
something about the module not loadiing.
I have another PDA with an older version of Mobile 5 that allows me to set
breakpoints on the device with no problem.
I assume I need to turn off some security feature, but I don't know how or
where.
TIA,
Jim
 
S

Simon Hart

Are you sure you are deploying in debug mode to the problem device?

Regards
Simon.
 
?

=?ISO-8859-1?Q?Jos=E9_Manuel_Nieto?=

It happening the same to me since I installed the .NET CF 2 Service Pack
1. It appears that SP1 makes Visual Studio unable to set breakpoints.
Does somebody know how to solve it?
 
G

Guest

Hi Jose,
You must be right. The pda that doesn't work has sp2 and the one that does
let me set breakpoints does NOT.
Any fix???
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top