2025-08-11 06:51:38 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:68f3ed69-3e3e-4305-a374-9d5edd2b89dc
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:422735a2-b3b3-4f30-9d31-3aaa3281d106
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 06:52:07 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:68f3ed69-3e3e-4305-a374-9d5edd2b89dc
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:422735a2-b3b3-4f30-9d31-3aaa3281d106
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:00:17 | ReportListingRepository | An error occurred in ValidateMasterReportTitle: Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Repositories.ReportListingRepository.ValidateMasterReportTitle(String ReportName, Int64 organizationId, String deploymentKey, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2554
ClientConnectionId:da0a6999-c2af-4e79-8402-ead649eafaed
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:a3787fcd-2a24-406b-b366-2bbc1c21795a
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:06:29 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:da0a6999-c2af-4e79-8402-ead649eafaed
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:a3787fcd-2a24-406b-b366-2bbc1c21795a
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:06:55 | ReportListingRepository | An error occurred in GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
2025-08-11 07:06:55 | ReportListingController | An error occurred while GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
   at ReportBuilderAPI.Controllers.ReportListingController.GetSlaveReportsByOrgID(String MasterReportId, Int32 OperatorID) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 52
2025-08-11 07:06:59 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:da0a6999-c2af-4e79-8402-ead649eafaed
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:a3787fcd-2a24-406b-b366-2bbc1c21795a
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:09:43 | ReportListingRepository | An error occurred in ValidateMasterReportTitle: Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Repositories.ReportListingRepository.ValidateMasterReportTitle(String ReportName, Int64 organizationId, String deploymentKey, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2554
ClientConnectionId:da0a6999-c2af-4e79-8402-ead649eafaed
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:a3787fcd-2a24-406b-b366-2bbc1c21795a
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:46:38 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:37561777-c975-4b8c-b8ee-d9c76dbb91d5
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:cb81fd9c-922d-4a94-bdfd-4ae6e697f923
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:47:31 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:a707812a-0f96-4c61-87e7-cd0a74bd9193
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:40928d9e-6237-45ac-baac-608d3cde6223
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:47:47 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:a707812a-0f96-4c61-87e7-cd0a74bd9193
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:40928d9e-6237-45ac-baac-608d3cde6223
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:48:08 | ReportListingRepository | An error occurred in GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
2025-08-11 07:48:08 | ReportListingController | An error occurred while GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
   at ReportBuilderAPI.Controllers.ReportListingController.GetSlaveReportsByOrgID(String MasterReportId, Int32 OperatorID) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 52
2025-08-11 07:48:09 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:8bc5b0b7-738d-4f25-9ad7-54e64ba694b6
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:2376eded-77e7-42e8-a554-05369a90f9ad
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:49:15 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:8bc5b0b7-738d-4f25-9ad7-54e64ba694b6
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:2376eded-77e7-42e8-a554-05369a90f9ad
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:49:36 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:8bc5b0b7-738d-4f25-9ad7-54e64ba694b6
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:2376eded-77e7-42e8-a554-05369a90f9ad
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:54:39 | ReportListingRepository | An error occurred in GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
2025-08-11 07:54:39 | ReportListingController | An error occurred while GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
   at ReportBuilderAPI.Controllers.ReportListingController.GetSlaveReportsByOrgID(String MasterReportId, Int32 OperatorID) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 52
2025-08-11 07:54:41 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:52ea75da-1007-445c-9cf7-b1ba1f1b31a2
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:0bb57714-95d2-41c5-b54e-7453a712860a
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:54:54 | ReportListingRepository | An error occurred in GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
2025-08-11 07:54:54 | ReportListingController | An error occurred while GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
   at ReportBuilderAPI.Controllers.ReportListingController.GetSlaveReportsByOrgID(String MasterReportId, Int32 OperatorID) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 52
2025-08-11 07:54:57 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:52ea75da-1007-445c-9cf7-b1ba1f1b31a2
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:0bb57714-95d2-41c5-b54e-7453a712860a
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 07:55:16 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.SqlDataReader.get_MetaData()
   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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method)
   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.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:52ea75da-1007-445c-9cf7-b1ba1f1b31a2
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:0bb57714-95d2-41c5-b54e-7453a712860a
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 08:31:43 | ReportListingRepository | An error occurred in GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
2025-08-11 08:31:43 | ReportListingController | An error occurred while GetSlaveReportsByOrgID: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.GetSlaveReportsByOrgID(String MasterReportId, Int64 OrgId, String DeploymentKey, Int32 OperatorID, String accountID, String UserId, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 104
   at ReportBuilderAPI.Controllers.ReportListingController.GetSlaveReportsByOrgID(String MasterReportId, Int32 OperatorID) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 52
2025-08-11 08:31:45 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:4aca5eba-1300-4dc4-8133-8dacaeaaedf5
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:2ae22885-7e85-4f59-b625-f071d3c737c3
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 08:32:09 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:4e784504-6536-49a1-bb44-2d49e3d56153
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:55e11824-6884-475c-bd6b-7be101c02483
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 08:34:24 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:4aca5eba-1300-4dc4-8133-8dacaeaaedf5
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:2ae22885-7e85-4f59-b625-f071d3c737c3
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 08:41:51 | ReportListingRepository | An error occurred in ValidateMasterReportTitle: Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Repositories.ReportListingRepository.ValidateMasterReportTitle(String ReportName, Int64 organizationId, String deploymentKey, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2554
ClientConnectionId:a140b05f-4247-408f-a9e5-65b10f369517
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:e3ac56c7-799c-4484-9f26-ec262003f6f0
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 08:43:17 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:a140b05f-4247-408f-a9e5-65b10f369517
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:e3ac56c7-799c-4484-9f26-ec262003f6f0
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 08:43:49 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:83e049a4-73b4-467f-ba8d-90f7af82682f
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:c29421f9-2524-4751-8e3f-f24363416177
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 08:53:40 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:1fbe92a5-177b-4146-8354-f3d396c806b4
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:fe9be150-b2a4-4795-9105-9f6fb4961fbf
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 10:06:28 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:5ce0a14a-89bd-4e23-8d2d-cca9547e2da8
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:766956ec-98ec-4426-bced-f74e4f622cb9
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 10:11:51 | ReportListingRepository | An error occurred in ValidateMasterReportTitle: Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Repositories.ReportListingRepository.ValidateMasterReportTitle(String ReportName, Int64 organizationId, String deploymentKey, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2554
ClientConnectionId:f7d3d2da-931c-47f3-b807-1eb190e220fb
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:83fc6d89-fc84-4e26-994f-f73dd8c80fe1
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 10:12:40 | ReportListingRepository | An error occurred in IsVitalStatsEnabled: Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.IsVitalStatsEnabled'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Utils.DBUtils.ExecuteQueryToGetDataTable(String storedProcedureName, SqlParameter[] parameterList, CommandType ocommandtype) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Utils\DBUtils.cs:line 50
   at ReportBuilderAPI.Repositories.ReportListingRepository.IsVitalStatsEnabled(String organizationId, String deploymentKey) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2523
ClientConnectionId:f7d3d2da-931c-47f3-b807-1eb190e220fb
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:83fc6d89-fc84-4e26-994f-f73dd8c80fe1
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 10:20:16 | ReportListingRepository | An error occurred in ValidateMasterReportTitle: Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
 System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.ReportBuilder.ValidateMasterReportName'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   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.ExecuteReader(CommandBehavior behavior)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at ReportBuilderAPI.Repositories.ReportListingRepository.ValidateMasterReportTitle(String ReportName, Int64 organizationId, String deploymentKey, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2554
ClientConnectionId:06dfbc4b-a92a-45b3-8b6d-93355e554134
Error Number:2812,State:62,Class:16
ClientConnectionId before routing:21b9f5a7-7182-4989-863c-8ab410a3b5cb
Routing Destination:172d25d181d19.tr20450.westus2-a.worker.database.windows.net,1433
2025-08-11 13:58:25 | ReportListingRepository | An error occurred in UpdateSlaveReport: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.UpdateSlaveReport(RBOrganizationReportsDefinition report, String AccountID, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 158
2025-08-11 13:58:25 | ReportListingController | An error occurred while UpdateSlaveReport: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.UpdateSlaveReport(RBOrganizationReportsDefinition report, String AccountID, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 158
   at ReportBuilderAPI.Controllers.ReportListingController.UpdateSlaveReport(RBOrganizationReportsDefinition report) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 81
2025-08-11 15:01:07 | ReportListingRepository | An error occurred in UpdateSlaveReport: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.UpdateSlaveReport(RBOrganizationReportsDefinition report, String AccountID, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 158
2025-08-11 15:01:07 | ReportListingController | An error occurred while UpdateSlaveReport: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.UpdateSlaveReport(RBOrganizationReportsDefinition report, String AccountID, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 158
   at ReportBuilderAPI.Controllers.ReportListingController.UpdateSlaveReport(RBOrganizationReportsDefinition report) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 81
2025-08-11 15:25:14 | ReportListingRepository | An error occurred in UpdateSlaveReport: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.UpdateSlaveReport(RBOrganizationReportsDefinition report, String AccountID, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 158
2025-08-11 15:25:14 | ReportListingController | An error occurred while UpdateSlaveReport: MasterReportCategory
 System.IndexOutOfRangeException: MasterReportCategory
   at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
   at System.Data.SqlClient.SqlDataReader.get_Item(String name)
   at ReportBuilderAPI.Repositories.ReportListingRepository.ReadOrganizationReportsDefinitionData(SqlDataReader reader) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 2029
   at ReportBuilderAPI.Repositories.ReportListingRepository.UpdateSlaveReport(RBOrganizationReportsDefinition report, String AccountID, ILog _logger) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Repositories\ReportListingRepository.cs:line 158
   at ReportBuilderAPI.Controllers.ReportListingController.UpdateSlaveReport(RBOrganizationReportsDefinition report) in D:\VitalAxis\Jenkins_Build\REPORT-BUILDER\buildspace\ReportBuilderAPI\Stage\023_170720252045\processing\src\ReportBuilderAPI\Controllers\ReportListingController.cs:line 81
