hey i was facing problem with POS got this error when i try to close shift
so i'v checked on event viewer
LSRetailPosis.POSProcesses.POSProcessThread: System.InvalidOperationException: Failed to get payment connector TestConnector. No connectors are currently loaded. at Microsoft.Dynamics.Retail.SDKManager.PaymentProcessorManager.GetPaymentProcessor(String name) at Microsoft.Dynamics.Retail.Pos.EFTServiceOperationsService.EFTServiceOperationBase.IsEFTServiceOperationsSupported() at Microsoft.Dynamics.Retail.Pos.EFTServiceOperationsService.EFTServiceOperationsService.IsSupported() at Microsoft.Dynamics.Retail.Pos.EOD.EOD.CloseShift(IPosTransaction transaction) at LSRetailPosis.POSProcesses.CloseShift.Execute() at LSRetailPosis.POSProcesses.Operation.RunOperation() at LSRetailPosis.POSProcesses.POSProcessThread.ThreadProc().
but Test connector dll is already there so i search i think it's need deploy dll to gac but i don't know how on store pc (win 10) didn't show me gacutil.exe
so how can i deploy dll to gac
*This post is locked for comments