Asha Eshu wrote: > > yes. The COM Object, python and the application which i am invoking > is also 32-bit. > its is just a win32com.client.Dispatc("a.application"); > > I have this error for the Interface.
I'm not sure what you mean by the last sentence. You are dribbling out only tiny pieces of partial information, which makes it very difficult for us to do any analysis. Does the error occur when you call win32com.client.Dispatch, or does it happen later? The full traceback would have shown that, but you didn't give us a full traceback. Is this a COM server that you wrote? Is it in-process or out-of-process? Have you verified that you can instantiate this object from other languages? It's pretty easy to test COM interfaces from VBScript or PowerShell. -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32