Yes, this is my question. The solution I found was to use
System.Reflection.Assembly.LoadFile(fullPath)
Kind regards,
Joe
Am 30.04.2018 um 04:58 schrieb Denis Akhiyarov:
I presume this is your question with an open bounty on it?
https://stackoverflow.com/questions/49942487/python-for-net-how-t
Not me.
Tom
From: PythonDotNet On Behalf
Of Denis Akhiyarov
Sent: Sunday, April 29, 2018 7:58 PM
To: A list for users and developers of Python for .NET
Subject: Re: [Python.NET] Using multiple versions of the same DLL
I presume this is your question with an open bounty on it?
https
I presume this is your question with an open bounty on it?
https://stackoverflow.com/questions/49942487/python-for-net-how-to-explicitly-create-instances-of-c-sharp-classes-using-dif
On Tue, Apr 24, 2018 at 7:04 AM, Joe wrote:
> Hello,
>
> I found a rather old thread (2003) that describes how m