[python-win32] Error with VixCom operation; TypeError: The VARIANT type is unknown (0x00000015)

2009-02-17 Thread Vinay Anantharaman
ML documentation and convert it into a dictionary. But that is a hassle to maintain. Thanks, Vinay Anantharaman ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] VIX (VMware API to control workstation) casting problem

2009-01-30 Thread Vinay Anantharaman
Hi, I am trying to cast from one object type to another type. Which is ISnapshot to IVixHandle. My code: #Dispach + connecting to lib and getting a handle to a VM root = vmHandle.GetRootSnapshot(0)[1] rootC = root.GetChild(0)[1] ivixHandle = win32com.client.CastTo(rootC, 'IVixHandle') name = iv

[python-win32] Outlook 2007 through COM. Wrong count in Outbox. Stale Object?

2008-10-01 Thread Vinay Anantharaman
er object or something to guarantee I have the latest one? Thanks, Vinay Anantharaman ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] win32Com.gencache.EnsureDispatch Problems

2008-08-21 Thread Vinay Anantharaman
49 To: Vinay Anantharaman; python-win32@python.org Subject: RE: [python-win32] win32Com.gencache.EnsureDispatch Problems I get an error from yahoo: No shared folders are available. Sorry, the owner has not enabled any shared folders in their account. Mark From: [EMAIL PROTECTED] [mailto:[

Re: [python-win32] win32Com.gencache.EnsureDispatch Problems

2008-08-21 Thread Vinay Anantharaman
[EMAIL PROTECTED] On Behalf Of Mark Hammond Sent: Thursday, August 21, 2008 16:08 To: Vinay Anantharaman; python-win32@python.org Subject: RE: [python-win32] win32Com.gencache.EnsureDispatch Problems Strange - I can't repro this on my outlook box (my Vista 64 box doesn't have Outlook).

[python-win32] win32Com.gencache.EnsureDispatch Problems

2008-08-21 Thread Vinay Anantharaman
e Outlook Com library manually however, I'd prefer to use the EnsureDispatch function. Thank you, Vinay Anantharaman ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32