The Tao of Visual Studio

I've been working on a new C# app for the past week or so, it's almost done now, to the point where I've taken out the actual exceptions in the popups that users see in the event of an error and replaced them with friendly messages. In the process of testing the friendly error handling I wanted to see what exception was actually thrown, so I paused execution, went to the immediates window and typed: e.ToString(), to which Visual Studio replied:

error: evaluation of function 'e.ToString' cannot take place because the thread is at a location at which function evaluation is not possible

How very zen.

Posted by joshua at April 27, 2004 09:45 AM
Comments
Post a comment









Remember personal info?