Hi,
I tried to run the C# sample that comes with the Vmware vcenter converter SDK. But i ended up with the following error,
D:\GitHub\Upload\Upload>ConverterSamples.exe submitwinp2vjob.properties
Caught Exception : Name : WebException Message : The request failed with HTTP s
tatus 400: Bad Request. Trace : at System.Web.Services.Protocols.SoapHttpClie
ntProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream
responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodN
ame, Object[] parameters)
at ConverterApi.ConverterService.ConverterRetrieveServiceContent(ManagedObjec
tReference _this)
at ConverterSamples.ConverterConnection.Connect(String serverUrl, String user
name, String password)
ERROR: Failed to Connect to Converter Server.
Server URL and username and password are passed correctly. Please help me on this.
Thanks a lot