how to deploy VIXCom
Hi My program was written in Delphi and I use VixCom with wrapper. I tried to run my program in other pcs. I copied Vixcom.dll and all the files which can be deployed freely but I get this error:...
View ArticleIntermittent crashes the Vix API
We had been experiencing intermittent crashes the Vix API. We recently switched to launching vmrun.exe in a subprocess instead so the Vix API crashes would not kill our application. We have found...
View ArticleIssue calling VIX API from vSphere Client
We are calling the VIX APIs from the vSphere Client Plug-in. I am loading the vSPhere Plug-in with vSPhere Client 4.1. When I call VIXHost_Connet for VMWare WOrkstion 7.1.X, I get the below error....
View Articlevix rise vmware core dump in win7 64 bit
when use win7 64bit with vix 1.11.0-471780 this core dump, pls help me find out the problemthe vm mirror image is create at win7 32bit and anything is well! Nov 29 19:55:55.414: vmx| Log for VMware...
View ArticleCreate Vmci Socket in c#
Hello,I want to create a socket between host and guest in C#...I have a little problem.. I not find the dll that i need to use Can someone help?I dont have files in...
View ArticlePowerOn VM failse with error 3008-Cannot connect to the virtual machine
Hello, (I am sorry about my English) I am using VIX1.11 to start VM on ESXi5.0 host. The PowerOn() has always been failing for me with error "3008 Cannot connect to the virtual machine".However the VM...
View ArticleExecuting "vmrun runScriptInGuest" on FreeBSD 8.2 guest
Hello, I would like to use VIX API to run some custom scripts on FreeBSD system. For that purpose I installed VMware Player 4.0 on my Windows 7 x32 host system, and then installed FreeBSD 8.2 guest...
View ArticlePowerOn fails with 3008-Cannot connect to the virtual machine
Hello, I am using VIX1.11 to start a VM(XPSP2 32bit) on ESXi5 server.I call PowerOn() method, this method return error 3008-Cannot connect to the virtual machine but the VM still started. Beside that,...
View Article64 bit bersion of VixCOM.dll
I downloaded Vix SDK and see a 32 bit version of VixCOM.dll available. Is there a 64 bit version available? Thx!
View ArticleExtention of VMDK file size failed
i would i like to extend the size of vmdk file. as it is very much useful in my project Below is the code which i am using for extenstion of vmdk file code 1: package...
View ArticleCloning vith VIX API
Hi all, with VMware Workstation and the VIX API, I was able to clone a VM.On clone method, I miss a parameter zu enter the VM name. After cloning, the property "VIX.Enums.VIX_PROPERTY.VM_NAME" shows...
View Articlevim-cmd vmsvc/snapshot.removeall command took about 20 mins to finish
Experts, I am using command line tool vim-cmd to control my Vsphere clients' snapshots.Because I can not use vim-cmd to identify one snapshot by name, need to provide Index and Level, which I dont...
View Articlevmrun clone with vCenter and ESXi 5.x
My basic question is does “vmrun clone” work with vCenter 5.5 and/or ESXi 5.5? If “vmrun clone” is supported with vCenter/ESXi, then are there any special requirements to make it work. For example,...
View Articlehow to use API for vmware server in linux platform
hai friends i installed an vmware server in fedora 8. how can i access the virtual machine (like power on ,no.of applications run in the virtual machine,etc) by using the APIs.
View Articleprocedure for execute APIs in vmware server
hi i am installing vmware server in fedora 8. what is the procedure used for execute the APIs.
View Articlehow to monitor the vmware hypervisor in vmware hypervisor?
hai my objective is to monitor the characterstics of vmware hypervisor in linux host os.what are the requirments(software package,servers) are need ? can i use the vmware server for my work ? can...
View ArticleIP address of guest OS (VIX API)
Is there a way to figure out the IP address of guest OS in the VM, using VIX API. I did notice in a couple of discussion threads, mention of trying to read VM specific variables using...
View Articlevifs --get internal error
Hi, I'm getting an internal error 500 from # vifs --server srv2 --username root --password *** -g "[SATA-RAID5] ISO/CentOS-6.2-x86_64-minimal.iso" ./xGET...
View ArticleVMWare API: Create a Web for see my VMMachines status,info...
Hi all, I'm new in the VMWARE API World. I wish to create a web that let users check their VMMachine Info, status and also Reboot,Start or Shutdown. I've been looking for some info but I'm becoming...
View ArticleVMWareTasks: A VIX API C# Library (let's reinvent less wheels)
I posted a CodeProject Article this morning with a VMWareTasks C# library on top of the VIX API. It exposes a better programming model for the 99% of those synchronous VMWare scenarios where you don't...
View Article