dblock / vmwaretasks

C# VixCOM Wrapper Library & Tools
MIT License
59 stars 52 forks source link

ESXi 5.1 Connection Problem #9

Closed ekuzu closed 11 years ago

ekuzu commented 11 years ago

Hi I cant connect ESXi 5.1 SDK with C#

VMWareVirtualHost virtualHost = new VMWareVirtualHost(); virtualHost.ConnectToVMWareVIServer(xxxxx, xxxxx, xxxx); return virtualHost;

Giving error but i can reach over vShpere Client. Regards

dblock commented 11 years ago

Please post to the mailing list first. What's the error?