Wednesday, February 28, 2007

"Timeout expired" error message when the sql debugging is on.

Following yesterday's post, now, I am able to debug into the stored procedure from my windows application or web application. But after a couple of times, I start to receive annoying "Timeout expired" error message when the program tries to open a connection to the server.

Finally, I have to find another KB830118,  and the status of this issue is "This behavior is by design".  I am start to doubt if "step into stored procedure" will cause the web site hanging in debug session, what is the real use of it.

Interesting..., maybe all those KBs are existing to address those stupid bugs.

No comments: