I am trying to convert a 300 page word document into pdf. The document it self is simple text no bells and whistles. This is performance testing we are doing. The code iteself never throws an exception but the page times out because the error. When I had a look at the immediate window in I saw a few hundred of these messages.
A first chance exception of type ‘System.InvalidOperationException’ occurred in Aspose.Words.DLL
Is there a limit to how many pages your product could handle. I tried to see if I can divide the pages into separate documents, but the page count call also throwed same exceptions.
Please let me know asap as we are evaluating your product.