IDE hangs while debugging

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

When I debug my ASP.Net-Pages(code behind), it takes up to 1 minute to
step from one step to the next, even if it is a simple statement like
i++;. This was not from the very beginning like that. The mess began
some days ago, but I didn't istall anything and I also didn't make any
serious configuration changes.

I hope somebody can help me, because this really drives me crazy.

Thanks for your help, Michael
 
Try clearing out your Watch window, also, do you have dynamic help on? this
slows things down.

Steve
 
Back
Top