how to use dll with the same name but different version in .Net
Posted: Thu Jan 09, 2020 8:58 am
I upgraded stimulsoft from stimulsoft 2011 to 2019. I have several projects, but I merged after becoming an exe into one folder. As we know that, VB.NET loads dlls from the same folder as the exe.
I added a folder where the new stimulsoft on appdomain, but because the name is the same, then it will immediately error, because it directly loads the old name in the main folder where the exe is located.
Is there a solution for my case?
Thank you in advance
I added a folder where the new stimulsoft on appdomain, but because the name is the same, then it will immediately error, because it directly loads the old name in the main folder where the exe is located.
Is there a solution for my case?
Thank you in advance