Message in Japanese (日本語)
非同期 'Begin' メソッドから NULL 値が返されました。または、AsyncCallback に NULL 値が渡されました。非同期 'Begin' 実装は、NULL 以外の IAsyncResult を返し、同じ IAsyncResult オブジェクトをパラメーターとして 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