Unable to connect using ServerOprations
Posted: Wed Apr 14, 2010 3:48 am
Hi,
I've sent Jeremy Sheeley an e-mail with the same question but still got no answer, that's why I post it here.
One of our users is trying to configure connection to his Vault server using URL: https://<server>/VaultService, where <server> stands for his actual server.
This results in following error:
The connection to the server failed: server cannot be contacted or uses a protocol that is not supported by this client. Unable to connect to https://<server>/VaultService. No server was found at the specified URL. Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client.
He also tried just https://<server>, but the same error took place.
Note that we code against ServerOperations and error occurs at ServerOperations.Login();
and that the user is not quite sure that the certification they are using on that server hasn't expired (but the vault client can handle that fine).
Any suggestions?
I've sent Jeremy Sheeley an e-mail with the same question but still got no answer, that's why I post it here.
One of our users is trying to configure connection to his Vault server using URL: https://<server>/VaultService, where <server> stands for his actual server.
This results in following error:
The connection to the server failed: server cannot be contacted or uses a protocol that is not supported by this client. Unable to connect to https://<server>/VaultService. No server was found at the specified URL. Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client.
He also tried just https://<server>, but the same error took place.
Note that we code against ServerOperations and error occurs at ServerOperations.Login();
and that the user is not quite sure that the certification they are using on that server hasn't expired (but the vault client can handle that fine).
Any suggestions?