4/6/2023 2:41:37 AM User- Source-.Net SqlClient Data Provider Exception-Conversion failed when converting character string to smalldatetime data type. 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.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLib.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLibSQLServerDAL.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.BusinessLogic.VMGold.CommonLibBusinessLogic.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.MediatorBridge.VMGold.CommonLibMediatorBridge.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 9363 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 3578 4/6/2023 2:41:42 AM User- Source-.Net SqlClient Data Provider Exception-Conversion failed when converting character string to smalldatetime data type. 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.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLib.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLibSQLServerDAL.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.BusinessLogic.VMGold.CommonLibBusinessLogic.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.MediatorBridge.VMGold.CommonLibMediatorBridge.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 9363 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 3578 4/6/2023 4:14:52 AM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 804 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 214 4/6/2023 5:28:54 AM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetGainLossReport(GainLossInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1121 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetGainLossReport(GainLossInputInfo gainLossInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 368 4/6/2023 6:43:16 AM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 804 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 214 4/6/2023 7:42:51 AM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetGainLossReport(GainLossInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1121 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetGainLossReport(GainLossInputInfo gainLossInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 368 4/6/2023 9:12:37 AM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 804 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 214 4/6/2023 9:24:50 AM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 804 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 214 4/6/2023 11:34:28 AM User- Source-.Net SqlClient Data Provider Exception-Conversion failed when converting character string to smalldatetime data type. 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.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLib.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLibSQLServerDAL.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.BusinessLogic.VMGold.CommonLibBusinessLogic.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.MediatorBridge.VMGold.CommonLibMediatorBridge.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 9363 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 3578 4/6/2023 11:34:40 AM User- Source-.Net SqlClient Data Provider Exception-Conversion failed when converting character string to smalldatetime data type. 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.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLib.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLibSQLServerDAL.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.BusinessLogic.VMGold.CommonLibBusinessLogic.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.MediatorBridge.VMGold.CommonLibMediatorBridge.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 9363 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 3578 4/6/2023 2:27:39 PM User- Source-.Net SqlClient Data Provider Exception-Conversion failed when converting character string to smalldatetime data type. 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.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLib.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLibSQLServerDAL.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.BusinessLogic.VMGold.CommonLibBusinessLogic.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.MediatorBridge.VMGold.CommonLibMediatorBridge.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 9363 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 3578 4/6/2023 2:28:10 PM User- Source-.Net SqlClient Data Provider Exception-Conversion failed when converting character string to smalldatetime data type. 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.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLib.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.CommonLibSQLServerDAL.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.BusinessLogic.VMGold.CommonLibBusinessLogic.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.MediatorBridge.VMGold.CommonLibMediatorBridge.GetPageData(String selectClause, String fromClause, String whereClause, String orderByColumn, String sortOrder, Int32 currentPage, Int32 pageSize, Boolean returnRecordCount, UInt64& recordCount, Object filterBy, String primaryKeyColumn, Boolean isFromMobile) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 9363 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetTransactionSummary(TransactionSummaryInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 3578 4/6/2023 3:24:15 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetGainLossReport(GainLossInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1121 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetGainLossReport(GainLossInputInfo gainLossInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 368 4/6/2023 5:11:10 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 804 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 214 4/6/2023 5:19:39 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetGainLossReport(GainLossInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1121 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetGainLossReport(GainLossInputInfo gainLossInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 368 4/6/2023 7:40:54 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 804 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 214 4/6/2023 9:23:57 PM User- Source-Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.OtherAssets Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventsData.GetLifeInsurancePremiumCalenderEventData(String dbName, ProcessParameters processParameters) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventsData.ProcessInvestmentAndPremiumDueData(String dbName, ProcessParameters processParameters) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventReport.ProcessReportData(ProcessParameters processParameters) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventReportMaster.ProcessReportData(ProcessParameters processParameters) at Datacomp.AppServices.BusinessLogic.VMGold.WM.PortfolioEventReportBL.ProcessData(ProcessParameters parameters) at Datacomp.AppServices.MediatorBridge.VMGold.WM.PortfolioEventReportBridge.ProcessData(ProcessParameters parameters) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetEventListData(EventListInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 3220 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetEventListData(EventListInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 1464 4/6/2023 9:33:51 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetGainLossReport(GainLossInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1121 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetGainLossReport(GainLossInputInfo gainLossInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 368 4/6/2023 9:37:01 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 804 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 214 4/6/2023 9:42:16 PM User- Source-Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.OtherAssets Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventsData.GetLifeInsurancePremiumCalenderEventData(String dbName, ProcessParameters processParameters) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventsData.ProcessInvestmentAndPremiumDueData(String dbName, ProcessParameters processParameters) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventReport.ProcessReportData(ProcessParameters processParameters) at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.WM.PortfolioEventReportMaster.ProcessReportData(ProcessParameters processParameters) at Datacomp.AppServices.BusinessLogic.VMGold.WM.PortfolioEventReportBL.ProcessData(ProcessParameters parameters) at Datacomp.AppServices.MediatorBridge.VMGold.WM.PortfolioEventReportBridge.ProcessData(ProcessParameters parameters) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetEventListData(EventListInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 3220 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetEventListData(EventListInputInfo inputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 1464 4/6/2023 11:54:09 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1337 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo shortLongTermGainsInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 445 4/6/2023 11:54:17 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1337 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo shortLongTermGainsInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 445 4/6/2023 11:54:36 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1337 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo shortLongTermGainsInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 445 4/6/2023 11:54:45 PM User- Source-Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin Exception-Object reference not set to an instance of an object. StackTrace- at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo inputInfo) in D:\Datacomp\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\ServiceBridge\WebServiceBridge\WMInveLginWebServiceBridge\InveLoginBridge.cs:line 1337 at Datacomp.AppServices.Service.VMGold.WM.WMService.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo shortLongTermGainsInputInfo) in D:\DatacompDotnetWork\FMOnline\Production_1_2_3\VMGold\VMGMF\AppServices\WCFService\Service\WMInveLoginService\WMServices.svc.cs:line 445