A customer earlier submitted a legacy ART file (created in ImageGear Pro v18) which contained an image reference annotation. This annotation pointed to an image file which contained a space character. Since the content is converted to XML when loaded into ImageGear for .NET, the space character becomes invalid and causes the toolkit to throw a parse error. Requesting better handling of this scenario, and any other anticipated potential cases which could lead to a parse error.
Original problem # PR-406