Debug messages when using new version of Aspose.PDF

Hi guys,

I'm using the new version of Aspose.PDF 3.9.0.0.

When I run my code, the Output window in Visual Studio now reports on debugging messages. I'm wondering if the DLL was compiled correctly? The messages include:

A first chance exception of type 'System.IndexOutOfRangeException' occurred in Aspose.Pdf.DLL

A first chance exception of type 'Aspose.Pdf.Xml.ᤥ' occurred in Aspose.Pdf.DLL

Hi,

Thank you for considering Aspose.

I checked the dll and it is complied correctly. It seems the problem is caused by some internal exceptions inside Aspose.Pdf. Please refer to [What is a First Chance Exception?] and [How To Disable “A first chance exception of type…” Messages in VS 2005](http://www.helixoft.com/blog/archives/24).