Issue with 64-bit Aspose.words

We are getting this error when we do this function call

Document doc = new Document(oTemplatePath);
doc.MailMerge.Execute(fieldNames, fieldValues);
doc.Save(oOutFile, SaveFormat.Doc, SaveType.OpenInWord, this.Response);

We get this error.

System.AccessViolationException: Attempted to read or write protected** **memory. This is often an indication that other memory is corrupt.

We have already upgraded to version 5.1.0. Any advise? We are developing in ASP.NET 2.0. Thanks

Jim Bantigue
jbantigue@diversifiedcs.com
904.318.9902

This message was posted using Aspose.Live 2 Forum

Hi

Thanks for your inquiry. This issue was resolved in the latest version of Aspose.Words. Please try using Aspose.Words 5.1.0. You can download this version from here.
https://downloads.aspose.com/words/net

Best regards.