Hello,
any idea why I'm getting this errors:
Error parsing the server "SERVER IP" "clients.xml" file. Login will continue, contact your system administrator.
and after pressing OK buttom I'm getting another error:
The type initializer for "VirtualInfrastructure.Utils.HttpWebRequestProxy" threw an exception
when I try to connect to ESXi 4.0 with vSphere client?
My clients.xml file contents (https://SERVER IP/client/clients.xml):
<ConfigRoot> \\ <clientConnection id="0000"> \\ <authdPort>902</authdPort> \\ <version>4</version> \\ <exactVersion>4.0.0</exactVersion> \\ <patchVersion>1.0.0</patchVersion> \\ <apiVersion>4.0</apiVersion> \\ <downloadUrl>https://*/client/VMware-viclient.exe</downloadUrl> \\ </clientConnection> \\ </ConfigRoot> \\
Thanks