SessionLocalException by current download
Hi,
In some projects I use the assembly for up-/downloading files.
All works nice so far.
Now I want to use the Session.DuplicateFile() Method.
I had a version where this method doesn't exists.
So I downloaded the latest bundle an getting this exception:
Both files .exe and .dll are located in the same folder and by showing the properties of the files, both versions are 5.13.4 so it have to be right?
I'm working with Visual Studio 2017 Community.
In my project, I deleted the reference to the winscpnet.dll and renewed it. Is there a step missing?
thanks for help!
In some projects I use the assembly for up-/downloading files.
All works nice so far.
Now I want to use the Session.DuplicateFile() Method.
I had a version where this method doesn't exists.
So I downloaded the latest bundle an getting this exception:
WinSCP.SessionLocalException: The version of U:\...\bin\Debug\winscp.exe (5.13.4.0) does not match version of this assembly U:\...\bin\Debug\WinSCPnet.DLL (5.13.1.0).
Both files .exe and .dll are located in the same folder and by showing the properties of the files, both versions are 5.13.4 so it have to be right?
I'm working with Visual Studio 2017 Community.
In my project, I deleted the reference to the winscpnet.dll and renewed it. Is there a step missing?
thanks for help!