how to use dll with the same name but different version in .Net

Stimulsoft Reports.NET discussion
Post Reply
adelesmana
Posts: 2
Joined: Thu Jan 09, 2020 2:55 am

how to use dll with the same name but different version in .Net

Post by adelesmana »

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
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: how to use dll with the same name but different version in .Net

Post by HighAley »

Hello.

Sorry, we don't have answer on this question.
The question is about loading assemblies by the .NET Framework.

Thank you.
Post Reply