G
Guest
Hi,
I'm writing a custom control in .net cf. Is there anyway I can set break
points on my code and debug it? When I tried to debug it, I got a message
that asked me to set the Start Action (in Project Properties) to Start
External Program which I didn't see it in the dropdown list. I set Debug Mode
to Program and Start Application to my test application, it doesn't work.
Then I added my test project to the solution and set it as startup project,
but the breakpoints in custom control code were marked with question marks
and didn't work.
Thanks,
Lei
I'm writing a custom control in .net cf. Is there anyway I can set break
points on my code and debug it? When I tried to debug it, I got a message
that asked me to set the Start Action (in Project Properties) to Start
External Program which I didn't see it in the dropdown list. I set Debug Mode
to Program and Start Application to my test application, it doesn't work.
Then I added my test project to the solution and set it as startup project,
but the breakpoints in custom control code were marked with question marks
and didn't work.
Thanks,
Lei