I'm just getting started with VixCOM to evaluate it for our needs, so pardon me if this is an obvious noob question best answered somewhere else. If that's the case, please redirect me to somewhere suitable.
That said, I get an error as soon as VIX.VIXCOMWrapper.Instance.Connect executes. A dialogue tells me: "The ordinal 110 could not be located in the dynamic link library SSLEAY32.dll." I understand that this is the OpenSSL library which I take it that VIX uses. Any thoughts as to why the error? If it helps, I seem to have four copies of this DLL on the machine: one in VMWare's install proper, one in its remote console utility, one as part of a Cisco VPN client and one as part of the nmap (http://www.nmap.org) package. These seem to be of various versions (with different sizes) and so it seemed not implausible that somehow the wrong one is being used, whence the error. If that seems to be case to anyone, what ought I to do to force the use of the correct one?