Hi,
I have a 22 page MS Word document that I am attempting to load into an Aspose.Words Document. When running as an ASP.NET web application, it loads the full document as expected.
However, when running as a Windows Service, it only loads 8 pages of the document. No exception is thrown. Attached is a sample project and the Word document.
Any suggestions?
Thanks,
-eric
Edit: I am using version 14.7.0.0 of the Aspose.Words package.