hello,
I am using VIX api 1.6.2 to automate the VMware worksttation 6.5, when use the anz function with VixCOMWrapper.dll and Interop.VixCOM.dll on 32 bit Xp and Vista it works fine but when i use it on 64 bit vista it throws an exception for example for the function reverttosnapshot i got follwing exception.
***************************************************************************************************************
The VM failed to power on because..... VIX.VixException: Cannot connect to the
virtual machine
at VIX.VixCOMWrapper.CheckForError(UInt64 err) in C:\Documents and Settings\h
aa\Desktop\vix\vixcomwrapper-27985\VixCOMWrapper\VixCOMWrapper\VIX.VixCOMWrapper
.cs:line 210
at VIX.VM.JobWaitWithoutResults(IJob jobHandle) in C:\Documents and Settings\
haa\Desktop\vix\vixcomwrapper-27985\VixCOMWrapper\VixCOMWrapper\VIX.VM.cs:line 1
456
at VIX.VM.RevertToSnapshot(Snapshot snapshot, VIX_VMPOWEROP options) in C:\Do
cuments and Settings\haa\Desktop\vix\vixcomwrapper-27985\VixCOMWrapper\VixCOMWra
pper\VIX.VM.cs:line 1103
*********************************************************************************************************************
So can u plz tell me how to solve the problem?
Best regrads
papapa