24 Dec
2009

If (Successful) { throw new Exception(); }

Category:UncategorizedTag: , :

So, I was installing Visual Studio 2010 Ultimate Beta 2 on one of my machines the other day and the funniest thing happened.  After it successfully installed, I was prompted to send an error report.

error

Since when is a successful operation a problem?  Now, of course, I am assuming this is intentional and is transmitting information back to Microsoft to tell them that it was successful.  But, I can see how easy it would be for someone to mistaken this for a legitimate error.  Then again, maybe it is.

3 thoughts on “If (Successful) { throw new Exception(); }

Comments are closed.