No mapping for the Unicode character exists in the target multi-byte code page
Today I tried to open an old project. While loading the main DFM form I got a “No mapping for the Unicode character exists in the target multi-byte code page” error. After some time I figured out what caused it: the form had a custom control that had a property like this: HeaderCellSpacing = 1.300000000000000000. […]
No mapping for the Unicode character exists in the target multi-byte code page Read More »