5/3/2022 8:11: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) at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) 5/3/2022 8:36:42 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) at Datacomp.AppServices.Service.VMGold.WM.WMService.GetLookUp(LookUpInputInfo lookUpInputInfo) 5/3/2022 12:34:03 PM User- Source-.Net SqlClient Data Provider Exception-Error converting data type nvarchar to tinyint. 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, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Datacomp.Shared.DataAccess.DataLib.ExecuteNonQuery(IDbConnection connection, IDbTransaction transaction, CommandType commandType, String commandText, IDbDataParameter[] commandParameters) in D:\DatacompDotNetwork\FMOnline\RelDev\Common\Shared\DataAccessLib\DataLib.cs:line 908 at Datacomp.Shared.DataAccess.DataLib.ExecuteNonQuery(IDbConnection connection, CommandType commandType, String commandText, IDbDataParameter[] commandParameters) in D:\DatacompDotNetwork\FMOnline\RelDev\Common\Shared\DataAccessLib\DataLib.cs:line 862 at Datacomp.Shared.DataAccess.DataLib.ExecuteNonQuery(CommandType commandType, String commandText, IDbDataParameter[] commandParameters) in D:\DatacompDotNetwork\FMOnline\RelDev\Common\Shared\DataAccessLib\DataLib.cs:line 954 at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.MF.ServiceRequestDAL.SaveRequest(DataTable requestData) at Datacomp.AppServices.BusinessLogic.VMGold.MF.ServiceRequestBL.SaveRequest(DataTable requestData) at Datacomp.AppServices.MediatorBridge.VMGold.MF.ServiceRequestBridge.SaveRequest(DataTable requestData) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.SaveServiceRequest(ServiceRequestInputInfo serviceRequestInputInfo) at Datacomp.AppServices.Service.VMGold.WM.WMService.SaveServiceRequest(ServiceRequestInputInfo serviceRequestInputInfo) 5/3/2022 12:35:45 PM User- Source-.Net SqlClient Data Provider Exception-Error converting data type nvarchar to tinyint. 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, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Datacomp.Shared.DataAccess.DataLib.ExecuteNonQuery(IDbConnection connection, IDbTransaction transaction, CommandType commandType, String commandText, IDbDataParameter[] commandParameters) in D:\DatacompDotNetwork\FMOnline\RelDev\Common\Shared\DataAccessLib\DataLib.cs:line 908 at Datacomp.Shared.DataAccess.DataLib.ExecuteNonQuery(IDbConnection connection, CommandType commandType, String commandText, IDbDataParameter[] commandParameters) in D:\DatacompDotNetwork\FMOnline\RelDev\Common\Shared\DataAccessLib\DataLib.cs:line 862 at Datacomp.Shared.DataAccess.DataLib.ExecuteNonQuery(CommandType commandType, String commandText, IDbDataParameter[] commandParameters) in D:\DatacompDotNetwork\FMOnline\RelDev\Common\Shared\DataAccessLib\DataLib.cs:line 954 at Datacomp.AppServices.DataAccess.SQLServerDAL.VMGold.MF.ServiceRequestDAL.SaveRequest(DataTable requestData) at Datacomp.AppServices.BusinessLogic.VMGold.MF.ServiceRequestBL.SaveRequest(DataTable requestData) at Datacomp.AppServices.MediatorBridge.VMGold.MF.ServiceRequestBridge.SaveRequest(DataTable requestData) at Datacomp.AppServices.WebServiceBridge.VMGold.WM.InveLogin.InveLoginBridge.SaveServiceRequest(ServiceRequestInputInfo serviceRequestInputInfo) at Datacomp.AppServices.Service.VMGold.WM.WMService.SaveServiceRequest(ServiceRequestInputInfo serviceRequestInputInfo) 5/3/2022 8:43:03 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) at Datacomp.AppServices.Service.VMGold.WM.WMService.GetShortLongTermGainsReport(ShortLongTermGainsInputInfo shortLongTermGainsInputInfo) 5/3/2022 10:12:47 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) at Datacomp.AppServices.Service.VMGold.WM.WMService.GetGainLossReport(GainLossInputInfo gainLossInputInfo)