Latest fix fails with .Net 2.0

I downloaded your latest hot fix 2.1.13.0 and it still fails with .Net 2.0. The following exception is thrown when I am trying to save a pdf file:

System.OutOfMemoryException was unhandled
Message=“Exception of type ‘System.OutOfMemoryException’ was thrown.”

Dear jbmeeh,

Thank you for considering Aspose.

I am now checking this problem. I will reply to you soon.

I am also experiencing the same problem with version 2.1.13.0 in a Visual Studio 2005 project

I get the error when trying to do:

Section section = pdf.Sections.Add()

I tried with 2.1.12.0 and 2.1.11.0 and got the same error. I had an old 2.1.3.12 version that I can use without an error.

Below is information on the error that is thrown:

The type initializer for ‘x0b7ad6e52a73357d.x9ee491ab5579b9fc’ threw an exception."}

{“Exception of type ‘System.OutOfMemoryException’ was thrown.”}


" at x0b7ad6e52a73357d.x9ee491ab5579b9fc.x663613753919b50a(Int32 xc0c4c459c6ccbd00)\r\n at xc702d65bb6160b84.x53db190913fbf159.x2e0db4f9f181a13e(x5a81fde529e1115c x6db9c3d7ab3266a4)\r\n at xc702d65bb6160b84.x53db190913fbf159.x43d795979f8fdcc3(x5a81fde529e1115c x6db9c3d7ab3266a4)\r\n at xc702d65bb6160b84.x5a81fde529e1115c.xe410125f7519de90(String xafe2f3653ee64ebc)\r\n at x3f91538e8c0de749.xf952c6d6f970a58c.xd586e0c16bdae7fc(Pdf x6beba47238e0ade6)\r\n at Aspose.Pdf.Sections.Add(Section section)\r\n at Aspose.Pdf.Sections.Add()\r\n

Dear gibsoju,

Thank you for considering Aspose.

I am now working on this issue. I hope I can solve this problem at this weekend.

If this is any help to you - I am using Visual Studio 2005 Beta 2. Thanks.

Dear gibsoju,

Thank you for considering Aspose.

Please try the latest hotfix.