Posted 28 August 2018, 5:33 am EST
Hi,
Since updating C1 via C1Live I have a project referencing C1.C1Zip.4. The project uses a third party dll (we don’t have access to the source code) that seems to be trying to load the C1.C1Zip.2 assembly and is throwing the exception ‘"Could not load file or assembly ‘C1.C1Zip.2, Version=2.1.20081.51, Culture=neutral, PublicKeyToken=79882d576c6336da’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)’
Is there any way I can force the third party dll to use C1.C1Zip.4 ? If not is there any other way I can load both assemblies without running into ambiguity issues?
Thanks,
Paul