Hello,
I have run into a serious reentrancy problem. It appears from a stack
trace that lock, WaitOne and Thread.Join do some servicing of the
message queue. Here is the setup:
The GUI thread uses a combination of Application.Idle and a timer to
simulate the old MFC OnIdle. The Idle hand...
more >>
How to debug sql 2005 on remote machine. I am administrator on both my dev
machine and remote sql server machine.
I get this error when i try to connect to remote machien with visual studio:
unable to connect to microsoft vistual studio remote debugging monitor named
msdb3. the microsfot v...
more >>