Logged In: NO

My occurrence of this error occurs in the
MsdnUrlValidator - an invalid url never gets to the event
handler webBrowser1_DocumentCompleted and so sits in an
infinite loop waiting for the web browser to come back.

I think the issue is to do with the actual url being
validated but certainly the validation code should handle
this issue more gracefully.