[Python.NET] Re: Binary file passed to .Net object

2021-01-28 Thread AlexM
I have uploaded the dlls and sources to the dropbox, Victor. Check your email( [email protected] ) On Wed, Jan 27, 2021 at 8:27 PM Victor “LOST” Milovanov < [email protected]> wrote: > Can you try this from C# interactive (or plain C#)? > > > > #r "C:\Test_MW\Tools\GuiTest\ExamRecordHelp

[Python.NET] Re: Binary file passed to .Net object

2021-01-28 Thread AlexM
Victor, thanks for your response. I did try a simple C# test code and it's working as expected. So, both C# and IronPython calls work, but I still need Python.Net to work. Alex, Спасибо.. On Wed, Jan 27, 2021 at 8:27 PM Victor “LOST” Milovanov < [email protected]> wrote: > Can you try this f