Aspose word export dll throwing exceptions

Hi,
We are using aspose word export manager dll in .net application. Same dll works well in integration environment but throws exception in other environments. Please let us know if anybody has faced similar kind of issue and what could be the solution for the same?
Vishal

Hi

Thanks for your request. Could you please provide me more information about environment where Aspose.Words throws an exception? What kind of exceptions is thrown? Which version of Aspose.Words are you using?
Also please provide me your code and document if it is needed to reproduce the problem.
Best regards.

Hi,
Assembly version of dll is - 8.1.0.93
Exception logged in log file -
Message: The located assembly’s manifest definition with name ‘Aspose.Words’ does not match the assembly reference.
Also let us know what information exactly do you need about the environment.
Vishal

Hi
Thanks for your request. It is strange. The latest version of Aspose.Words is 6.0.0. What is version of the file?
Regarding environment. Please tell me the following:

  1. What kind of application do you create?
  2. What OS are you using?
  3. ISS version (if you create web site)
  4. Do you use .NET 2.0 or .NET 1.1?

From error message I can conclude the problem occurs because your application refers to another version of Aspose.Words. Maybe Aspose.Words.dll was replaced in the “bin” folder of your application.
Best regards.