For me, a programmer, that would mean that when I was programming I thought " what if the object (msn connection) isn't valid, what should I do, because I don't want to crash" then you would use an assert to catch that situation and don't crash.
Perhaps you miss a msn lib or something or you can't make a proper connection?