Message in Swedish (Svenska)
Ett nullvärde returnerades från en asynkron Begin-metod eller överfördes till en AsyncCallback. Asynkrona Begin-implementeringar måste returnera ett IAsyncResult som inte är null och överföra samma IAsyncResult-objekt som parameter till AsyncCallback.
Unlocalized message
A null value was returned from an async 'Begin' method or passed to an AsyncCallback. Async 'Begin' implementations must return a non-null IAsyncResult and pass the same IAsyncResult object as the parameter to the AsyncCallback.
Search by Google