DoSearch ERROR: eBay.Service.Core.Sdk.ApiException: Response is not well-formed XML. ---> System.InvalidOperationException: Response is not well-formed XML. ---> System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at System.Xml.XmlReader.MoveToContent() at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) --- End of inner exception stack trace --- 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)