Server Error in '/' Application.

Server was unable to process request. ---> Conversion failed when converting date and/or time from character string.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Conversion failed when converting date and/or time from character string.

Source Error:


Line 1077:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/GetQuotes_Live", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
Line 1078:        public System.Data.DataSet GetQuotes_Live(string Exch, string Cat, string Symbol, string Expdate) {
Line 1079:            object[] results = this.Invoke("GetQuotes_Live", new object[] {
Line 1080:                        Exch,
Line 1081:                        Cat,

Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\8367393b\10380490\App_WebReferences.64kupbyk.5.cs    Line: 1079

Stack Trace:


[SoapException: Server was unable to process request. ---> Conversion failed when converting date and/or time from character string.]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +240916
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +267
   CommodityService.CommodityService.GetQuotes_Live(String Exch, String Cat, String Symbol, String Expdate) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\8367393b\10380490\App_WebReferences.64kupbyk.5.cs:1079
   HomeControls_IndicesCntrl.BindAsiaData() in d:\Websites\Citrus_int\Markets\IndicesCntrl.ascx.cs:162
   HomeControls_IndicesCntrl.Page_Load(Object sender, EventArgs e) in d:\Websites\Citrus_int\Markets\IndicesCntrl.ascx.cs:22
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4081.0