RE: VS.NET 2003 Debugger hangs.

From: asanford (asanford2000_at_hotmail.com)
Date: 11/10/04


Date: Wed, 10 Nov 2004 13:15:02 -0800

Yes, I've seen and just reported similar problems (please reference my recent
post entitled "debugger IDE hangs when stepping with properties in watch
window")

I don't know the cause of the problem, but it seems that if I don't have
object properties in the watch window, the hang doesn't occur. I'd be
interested to know if you see the same behavior.

good luck

"cduden" wrote:

> Working on a semi large project 17 + projects, Thin Client (Forms based)
> using SAO, Singleton Remoted objects over HTTP with a binary formatter. I
> don't think the thin client \ remoting \ HTTP or formatter have anything to
> do with this problem because when debugging the client only the issue never
> rears it's head, when debugging the server piece the IDE locks up all the
> time. The client is multi-threaded but again I don't think this has
> anything to do with the problem since it only occurs on the server. It
> isn't on a specific line of code, it seems to be totally random where it
> hangs and is irrespective of how I step through the code. I have tried many
> things to attempt to resolve this issue, I do delete all my PDB's and Dlls
> each time my machine reboots (it is automated) and it is repeatable
> behaviour on multiple dev machines. In order to get it out of the deadlock
> I have to restart IIS, and kill the client process. Even then VStudio
> crashes to the desktop 50% of the time. This is a very unpleasant and
> unproductive way to work and I am at my wits end. When VStudio crashes to
> the desktop I have been sending in the error reports to MS, not that I am
> sure anything happens with those.
>
> Does anyone have any insight into this problem? Anything I can try?
> Microsoft?
>
> Thanks,
> C.
>
>
>



Relevant Pages


Loading