Hi!

It is normal.  COM servers made with Python no have TLB.
dotNET, for read info on a COM server need TLB.

In the same way, dotNET cannot use dynamic COM server (like Python can do and use it). Except: IronPython (the last beta version) & JScript.Net (the old, no the recent "manageable" version) can use it.

IMO, it is a dotNET problem, and no a Python problem.

@+
--
Michel Claveau


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

Reply via email to