We have a number of customer installations successfully running with a portion of our system using Aspose.Word. However, I'm trying to make a small simple update to our system but cannot seem to get past the Aspose.Word Open() errir "Already Exists". No matter what I try I cannot get any other response. I am using an MS-Word document that can be opened using MS-Word 2003 (file is attached).
It only fails on one computer, not sure what could possibly cause this. It is unfortunate that Windows isn't providing a more descriptive error message.
Code looks like this...
public class AsposeDoc
|