2025-10-17 09:32:33.674 +05:30 e2f9833c-2840-4a05-8d9b-cc741ad1f309 ERR Purchase Request Upsertion failed.System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:5501) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Sang.Service.Common.Clients.BaseFacadeClient.SendFormDataAsync[TContent,TValue](TContent content, String relativeUri, HttpMethod method) at Sang.Service.Common.Clients.BaseFacadeClient.PostFormDataAsync[TContent,TValue](TContent symbol, String relativeUri) at Sang.Quantum.Api.Clients.MailNotificationClient.SendEmail(EmailModel requestModel) at Sang.Quantum.Api.Services.EmailService.EmailContent(RepositoryResponse response) at Sang.Quantum.Api.Services.TransactionService.UpsertPurchaseRequest(PurchaseRequest request) at Sang.Quantum.Api.Controllers.TransactionController.UpsertPurchaseRequest(PurchaseRequest request) 2025-10-17 09:33:06.443 +05:30 6bf2b9ae-81ce-434e-b706-a5c8e5adf423 ERR Purchase Request Upsertion failed.System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:5501) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Sang.Service.Common.Clients.BaseFacadeClient.SendFormDataAsync[TContent,TValue](TContent content, String relativeUri, HttpMethod method) at Sang.Service.Common.Clients.BaseFacadeClient.PostFormDataAsync[TContent,TValue](TContent symbol, String relativeUri) at Sang.Quantum.Api.Clients.MailNotificationClient.SendEmail(EmailModel requestModel) at Sang.Quantum.Api.Services.EmailService.EmailContent(RepositoryResponse response) at Sang.Quantum.Api.Services.TransactionService.UpsertPurchaseRequest(PurchaseRequest request) at Sang.Quantum.Api.Controllers.TransactionController.UpsertPurchaseRequest(PurchaseRequest request) 2025-10-17 09:33:50.843 +05:30 048ac2e9-7def-46e0-8da9-74beb7693df4 ERR Purchase Request Upsertion failed.System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:5501) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Sang.Service.Common.Clients.BaseFacadeClient.SendFormDataAsync[TContent,TValue](TContent content, String relativeUri, HttpMethod method) at Sang.Service.Common.Clients.BaseFacadeClient.PostFormDataAsync[TContent,TValue](TContent symbol, String relativeUri) at Sang.Quantum.Api.Clients.MailNotificationClient.SendEmail(EmailModel requestModel) at Sang.Quantum.Api.Services.EmailService.EmailContent(RepositoryResponse response) at Sang.Quantum.Api.Services.TransactionService.UpsertPurchaseRequest(PurchaseRequest request) at Sang.Quantum.Api.Controllers.TransactionController.UpsertPurchaseRequest(PurchaseRequest request) 2025-10-17 09:46:25.606 +05:30 edf97364-f66f-4b8d-842b-d84fbbc1889f ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 09:46:25.607 +05:30 edf97364-f66f-4b8d-842b-d84fbbc1889f ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 09:46:25.616 +05:30 edf97364-f66f-4b8d-842b-d84fbbc1889f ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.TransactionRepository.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Services.TransactionService.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Controllers.TransactionController.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) ClientConnectionId:80e74037-91fe-4d7c-bfa0-46e0c7a2c19e Error Number:208,State:1,Class:16 2025-10-17 09:46:57.630 +05:30 79665d4a-fcca-4571-88b5-764f7852db01 ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 09:46:57.631 +05:30 79665d4a-fcca-4571-88b5-764f7852db01 ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 09:46:57.634 +05:30 79665d4a-fcca-4571-88b5-764f7852db01 ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.TransactionRepository.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Services.TransactionService.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Controllers.TransactionController.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) ClientConnectionId:80e74037-91fe-4d7c-bfa0-46e0c7a2c19e Error Number:208,State:1,Class:16 2025-10-17 09:47:39.444 +05:30 e0736aef-bf7d-4a81-94ad-0160ec9aa380 ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 09:47:39.445 +05:30 e0736aef-bf7d-4a81-94ad-0160ec9aa380 ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 09:47:39.448 +05:30 e0736aef-bf7d-4a81-94ad-0160ec9aa380 ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.TransactionRepository.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Services.TransactionService.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Controllers.TransactionController.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) ClientConnectionId:80e74037-91fe-4d7c-bfa0-46e0c7a2c19e Error Number:208,State:1,Class:16 2025-10-17 10:05:09.792 +05:30 5ccda305-9cdf-4c9f-8b82-11e0e4b3d49a ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 10:05:09.794 +05:30 5ccda305-9cdf-4c9f-8b82-11e0e4b3d49a ERR Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. 2025-10-17 10:05:09.825 +05:30 5ccda305-9cdf-4c9f-8b82-11e0e4b3d49a ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'Focus8040.dbo.tCore_HeaderData8193_0'. at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.TransactionRepository.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Services.TransactionService.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Controllers.TransactionController.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) ClientConnectionId:b446d4a4-b453-4814-b989-0bae61b7e3a7 Error Number:208,State:1,Class:16 2025-10-17 10:09:19.876 +05:30 a1ad9d33-0cdd-4871-92a4-a537563c219a ERR Could not find stored procedure 'ssp_t_Quotation_GT'. 2025-10-17 10:09:19.876 +05:30 a1ad9d33-0cdd-4871-92a4-a537563c219a ERR Could not find stored procedure 'ssp_t_Quotation_GT'. 2025-10-17 10:09:19.879 +05:30 a1ad9d33-0cdd-4871-92a4-a537563c219a ERR SQL Exception occurred System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'ssp_t_Quotation_GT'. at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.TransactionRepository.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Services.TransactionService.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) at Sang.Quantum.Api.Controllers.TransactionController.GetTransactionDetails(Int32 id, DocType docType, Int32 be, Nullable`1 revision) ClientConnectionId:d3661fbb-7aa3-413e-8f6b-d54b09c72fb0 Error Number:2812,State:62,Class:16