Have installed the latest Star driver suite. Configured OPOS driver names and the cash drawer at least works now. But, I get an error in t he event log when trying to print. Tried manually changing the OPOS CCO to 1.13.1 but the error persists.
Hardware station an exception occurred when trying to open a printer and print.. Exception: System.NotSupportedException: No data is available for encoding 998. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.
at System.Text.Encoding.GetEncodingRare(Int32 codepage)
at System.Text.Encoding.GetEncoding(Int32 codepage)
at Microsoft.Dynamics.Commerce.HardwareStation.Peripherals.OposHelper.ConvertToBCD(String source, Int32 characterSet)
at Microsoft.Dynamics.Commerce.HardwareStation.Peripherals.OposPrinter.PrintText(String textToPrint)
at Microsoft.Dynamics.Commerce.HardwareStation.Peripherals.OposPrinter.Print(String header, String lines, String footer)
at Microsoft.Dynamics.Commerce.HardwareStation.Peripherals.OposPrinter.Execute(Request request)
at Microsoft.Dynamics.Commerce.HardwareStation.Controllers.PrinterController.Print(Collection`1 printRequests).
In the Hardware profile the character set is default 850. What am I missing?