I have a strange problem (yerterday & today), with COM server
write with
Python/Pywin
The COM-server for test is simple : only one method, who
return a string.


The problem :

With 2 cpu (one in Win-XP-SP2, other in Win-2003-server), I
had install
Python 2.4 rc2 & PyWin 203, and I run the COM server. The
"inscription" is
OK (no error, no warning).
But, when I want call it, I obtain a error : "no interface" ;
or, with
Python, a error in "Dynamic".

BUT, if I install P2.3.5 (& the PyWin 203/P23), The same
script-server-COM
run OK, and the use is OK.

Without specific details I can only guess.  Can you please post the sample
(the smallest you can make it), and the complete Python tracebacks you see?

Regards,

Mark


Hi !

I want to make few other tests, with a (new) CPU formated between the tests.
Will take during few hours (days?)

I will write the results here.

@-salutations
--
Michel Claveau





_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to