Can't set breakpoints on PDA

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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?
 
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
 
Back
Top