System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SqlClient.SqlException: The column 'Y201112' was specified multiple times for 'B'. The column 'Y201112' was specified multiple times for 'A'. The column 'Y201112' was specified multiple times for 'B'. at MintCompanyService.GetResults(String Mode, String FinCode, String YEARCOUNT, String RType, String sOpt2, String sOpt3, String sOpt4, String sOpt5) in d:\MintServices\MintCompanyService\App_Code\MintCompanyService.cs:line 527 --- End of inner exception stack trace --- 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) at CompanyService.MintCompanyService.GetResults(String Mode, String FinCode, String YEARCOUNT, String RType, String sOpt2, String sOpt3, String sOpt4, String sOpt5) at CompanyProfile_QuarterlyResults.BindQuarterlyResultsData()