Message 1 of 5
DecoderFallbackException

Not applicable
04-05-2016
04:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Within our company we use unicode symbols in a lot of our family names / family type names.
Now i'm facing the problem that i can't convert those names to a string.
whenever i want to use: str( f.Symbol.FamilyName)
on a family that uses a unicode symbol in it's name i get the following exception:
System.Text.DecoderFallback.Exception
Is there a workaround for this?