Step through works, without breakpoints, it doesn't work.

B

Big Dave

Good morning. Does anybody know what might cause this? I'm debugging a
custom server control that inherits from dropdown list. The control is
in a seperate project from my web project, but it's included in the
solution. When I add a breakpoint in vs.net and step through the code,
everything works great. But when I remove the breakpoints, the code
doesn't work.

Any ideas? Thanks in advance for any help!!!

Big Dave
 
K

Kevin Spencer

This could be caused by any number of things in your code. Your first job
is identify exactly WHERE in your code it is happening. A good place to use
try/catch, and logging!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top