How to have reference to both 4.0.2.0 and 4.8.0.0 Aspose.Cells?

I have solutions developed using the previous 4.0.2.0 version of aspose.cells. We have upgraded to the new 4.8.0.0 version. This version fails to execute the previous reports successfully. I don’t want to have to recreate the old reports. How can I make a reference to both .dlls?

Hi,

Thank you for considering Aspose.

Well, I don’t think it is possible to include two dlls of the same component in one application. It will not be possible to put two dlls with the same name in your project’s Bin folder. Also, how could you add reference to Aspose.Cells namespace then (which code segment will refer to which Aspose.Cells library) for your code in your project? I think you should use only one component dll file (Aspose.Cells.dll) in a single project. You may share the complete details regarding the issue you are facing with the latest Aspose.Cells dll and we will check it soon.

Thank You & Best Regards,