You have tried to use an object reference that contains an incorrect or non-existent object handle.
Resolution:
Ensure that the object reference uses the correct object handle, and that your program has not previously destroyed the object
by sending it a Finalize message.