RE: Localization For Poland in Store Commerce
Hi Anna,
Thank you for your response.
We followed the same link which you suggested. Unfortunately we are getting the below error. Not able to figure it out, how to resolve.
Hardware Station operation failed for request uri: 'http://localhost/FiscalPeripheral/SubmitDocument' with controller '' and method ''. isExternalPeripheralFailure: 'True'. ExceptionMessage: 'Exception of type 'Microsoft.Dynamics.Commerce.HardwareStation.PeripheralException' was thrown.. ErrorResourceId='Microsoft_Dynamics_Commerce_HardwareStation_FiscalPeripheral_NotFound_Error'
at Microsoft.Dynamics.Commerce.HardwareStation.Controllers.FiscalPeripheralController.SubmitDocument(FiscalPeripheralSubmitDocumentRequest request)
at lambda_method(Closure , Object , Object[] )
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_2.<GetExecutor>b__2(Object instance, Object[] methodParameters)
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor