Message in French (Français)
L'implémentation IAsyncResult '<var>X</var>' a tenté d'effectuer une seule opération plusieurs fois. Cela peut être dû à une implémentation IAsyncResult incorrecte de l'application ou à un autre code d'extensibilité, tel qu'un IAsyncResult qui retourne des valeurs CompletedSynchronously incorrectes ou qui appelle AsyncCallback plusieurs fois.
Unlocalized message
The IAsyncResult implementation '<var>X</var>' tried to complete a single operation multiple times. This could be caused by an incorrect application IAsyncResult implementation or other extensibility code, such as an IAsyncResult that returns incorrect CompletedSynchronously values or invokes the AsyncCallback multiple times.
Search by Google