We have an update that is crashing on data that has a degree symbol. I have attached a sample of the data.
Advantage Data Architect and Orion have no trouble displaying the character. From what I can tell, .NET strings are utf-16. I have attached a Notepad file with the category copied from ADA in case that is helpful. I am using the Newtonsoft Json library to serialize and deserialize the objects sent to / received from Yellow Hat. I can't find anything useful about converting encoding on strings.
- What kind of encoding is Advantage using?
- Is there a workaround for the use of this character or the ability to recover from this type of an issue?
The error that I receive indicates an encoding issue.
Please help me if you know of a reason why Advantage is having a tough time with the degree symbol and how I can get around it.
Thank you,
CPGood