---------------------------------------- Timestamp: 10/31/2018 12:45:59 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - 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.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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 12:50:38 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - 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.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, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:29:34 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.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, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:29:34 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.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, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:29:45 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.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, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:34:18 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.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, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:38:29 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchBillingHistory(Stripe_BillingInput transaction) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchBillingHistory(Stripe_BillingInput transaction) InnerException - System.TimeZoneNotFoundException: The time zone ID 'US/Pacific' was not found on the local computer. at System.TimeZoneInfo.FindSystemTimeZoneById(String id) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.convertToUtcFormat(String date, String timezone) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchBillingHistory(Stripe_BillingInput transaction) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:35:18 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:35:21 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:35:23 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:35:26 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:36:00 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:36:56 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:36:58 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:38:41 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 11:38:42 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 12:21:58 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 12:44:12 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - The time zone ID 'US/Pacific' was not found on the local computer. StackTrace - at System.TimeZoneInfo.FindSystemTimeZoneById(String id) at BOS_CalendarDataAccessLayer.CalendarDataAccessLayer.FetchCalendarDetails(CalendarDTO appointments) at BOS_CalendarBusinessLayer.CalendarBusinessLayer.FetchCalendarDetails(CalendarDTO appointments) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 12:44:18 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - The time zone ID 'US/Pacific' was not found on the local computer. StackTrace - at System.TimeZoneInfo.FindSystemTimeZoneById(String id) at BOS_CalendarDataAccessLayer.CalendarDataAccessLayer.FetchCalendarDetails(CalendarDTO appointments) at BOS_CalendarBusinessLayer.CalendarBusinessLayer.FetchCalendarDetails(CalendarDTO appointments) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 12:44:26 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - The time zone ID 'US/Pacific' was not found on the local computer. StackTrace - at System.TimeZoneInfo.FindSystemTimeZoneById(String id) at BOS_CalendarDataAccessLayer.CalendarDataAccessLayer.FetchCalendarDetails(CalendarDTO appointments) at BOS_CalendarBusinessLayer.CalendarBusinessLayer.FetchCalendarDetails(CalendarDTO appointments) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 12:54:22 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 12:57:13 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:00:13 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:07:16 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:07:34 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:07:50 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:08:43 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:08:54 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:13:15 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:14:18 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:14:39 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:21:10 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:21:59 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:22:16 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:22:21 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:24:30 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:40:26 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 1:56:50 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 2:08:02 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 2:08:59 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 4:43:15 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Data at the root level is invalid. Line 1, position 1. StackTrace - at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:23:15 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:23:17 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:36:43 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Column 'productDetails' does not belong to table Table1. StackTrace - at System.Data.DataRow.get_Item(String columnName) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) at Grid_API.BusinessLayer.Grid_APIBusinessLayer.FetchWorkOrderDetails(String workOrderId, String clientId, String operation) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:55:45 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - The time zone ID 'US/Pacific' was not found on the local computer. StackTrace - at System.TimeZoneInfo.FindSystemTimeZoneById(String id) at BOS_CalendarDataAccessLayer.CalendarDataAccessLayer.FetchCalendarDetails(CalendarDTO appointments) at BOS_CalendarBusinessLayer.CalendarBusinessLayer.FetchCalendarDetails(CalendarDTO appointments) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 5:57:29 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - The time zone ID 'US/Pacific' was not found on the local computer. StackTrace - at System.TimeZoneInfo.FindSystemTimeZoneById(String id) at BOS_CalendarDataAccessLayer.CalendarDataAccessLayer.FetchCalendarDetails(CalendarDTO appointments) at BOS_CalendarBusinessLayer.CalendarBusinessLayer.FetchCalendarDetails(CalendarDTO appointments) ---------------------------------------- ---------------------------------------- Timestamp: 10/31/2018 6:03:50 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - The time zone ID '' was not found on the local computer. StackTrace - at System.TimeZoneInfo.FindSystemTimeZoneById(String id) at BOS_CalendarDataAccessLayer.CalendarDataAccessLayer.FetchCalendarDetails(CalendarDTO appointments) at BOS_CalendarBusinessLayer.CalendarBusinessLayer.FetchCalendarDetails(CalendarDTO appointments) ----------------------------------------