Anyway to reference aspose.words in .NET as non specific version

Hi, We have a need to compile a .NET project that references aspose.words. Once at a client site we will know what version of words.aspose they have but different clients may have different versions. Unfortunately the way our software ships means that we cannot tie aspose.words to this particular project. Is there any way to compile a .NET project with a non specific version of aspose.words and then at runtime it will hook up to the version that is available at the client site?

Thanks


Hi there,


Thanks for your inquiry. There no such ‘non specific version’ of Aspose.Words available. Please use the latest version of Aspose.Words for .NET 13.8.0 in your project.
Jaydub:
… and then at runtime it will hook up to the version that is available at the client site?
You can use one specific version e.g v13.0.0 of Aspose.Words for all your clients. In this case, you have one version of Aspose.Words for all your clients. After this, you can update the client’s site with required version of Aspose.Words when you want.

Hope this answers your query. Please let us know if you have any more queries.