Message in German (Deutsch)
Ein NULL-Wert wurde von einer asynchronen 'Begin'-Methode zurückgegeben oder an einen AsyncCallback übergeben. Asynchrone 'Begin'-Implementierungen müssen ein IAsyncResult zurückgeben, das nicht NULL ist, und dasselbe IAsyncResult-Objekt als Parameter an den AsyncCallback übergeben.
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