Hello, I’m using Aspose 20.10 and was processing a word document. I’m accessing the PageCount property from Aspose.Words.Document. For this particular document, it is giving me “Evaluation timed out” error. And once this property is accessed the program will just freeze there and will never go to the next step or even enter the Catch statement for an exception.
However, if I put a breakpoint a couple of steps prior to calling this property and take some time while debugging, it will load the page count and will proceed without any issues. I have attached the screenshot of the error.
I tried to write a short code replicating the issue to send it to you, but I’m not able to replicate the exact same issue in my other code. However, I was getting “Evaluation Timed Out” for another property named - ‘Hasrevision’. I’ve attached the document which is giving me the error as well.
Could you please let me know what could be the reason for this kind of error and what is the resolution for this?
FR 2022-28451_3711762 (1).docx (133.7 KB)