DoSearch ERROR: eBay.Service.Core.Sdk.ApiException: The underlying connection was closed: Could not establish secure channel for SSL/TLS. ---> System.Net.WebException: The underlying connection was closed: Could not establish secure channel for SSL/TLS. ---> System.IO.IOException: Unable to read data from the transport connection. ---> System.IO.IOException: Unable to read data from the transport connection. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult) at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult) at System.Net.TlsStream.AsyncReceiveComplete(IAsyncResult result) --- End of inner exception stack trace --- at System.Net.TlsStream.EndRead(IAsyncResult asyncResult) at System.Net.Connection.ReadCallback(IAsyncResult asyncResult) --- End of inner exception stack trace --- at eBay.Service.Core.Sdk.HttpWebResponseDecompressed..ctor(WebRequest request) at eBay.Service.Core.Sdk.eBayAPIInterfaceService2.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at eBay.Service.Core.Soap.eBayAPIInterfaceService.GetSearchResults(GetSearchResultsRequestType GetSearchResultsRequest) --- End of inner exception stack trace --- at eBay.Service.Core.Sdk.ApiCall.SendRequest() at eBay.Service.Core.Sdk.ApiCall.Execute() at eBay.Service.Call.GetSearchResultsCall.GetSearchResults(String Query) at ebaystatic.MyEbay.DoSearch(String eBayKeyword, Int32 MaxResults, Boolean CheckForAlternateKeyword)