[python-win32] COM object has been seperated from its underlying RCW cannot be used.
Gabriel Genellina
gagenellina at softlab.com.ar
Wed Nov 9 10:14:54 CET 2005
At Wednesday 9/11/2005 03:42, Amit Upadhyay wrote:
>I am getting a crash with message: "COM object has been seperated from its
>underlying RCW cannot be used.", when using a COM server written in
>win32com and being accessed by .NET client. I have win2k-sp3 on that
>machine, and its not very reproducable. I get no results on msdn about
>this message, and can't locate any informaiton about how to solve it via
>google either, just that it is somehow related to threading. Can anyone
>tell me how to go about solving it?
Perhaps updating your .NET would help:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;818612
An explanation of the problem:
http://radio.weblogs.com/0105852/stories/2002/12/21/comInteropNotFundamentallyFlawedButHard.html
Gabriel Genellina
Softlab SRL
More information about the Python-win32
mailing list