Debugging XMAL Parser Exceptions

In Visual Studio click on Debug –> Exceptions, and when the dialog box appears click “Add”. Fill it in as below:

ParserException 

Be sure to check when “Thrown”. Now your code will break on the C# code where the error is thrown and you can find it more easily.

parserex2

Technorati Tags:,,

This article is part of the GWB Archives. Original Author: Kirstin Juhl

New on Geeks with Blogs