I'm trying to interface to an .ocx file.
After successfully running makepy over it, the following is my problem:

  com_error: (-2147418113, 'catastrophic failure', None, None)

I found on

  http://support.microsoft.com/default.aspx?scid=kb;en-us;q146120

a problem with "COleControl::IsInvokeAllowed()".
Is it possible, that this description is in relation to my problem ?


gerd
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to