Different versions of WinSCP
I'm in the process of using the WinSCPnet.dll to transfer files to an SFTP site.
Everything works fine on my development environment, but when one of my users tried to run the application she got an error message, which she kindly forwarded to me.
Basically, I need to know if there's a way of forcing my application to use the .NET assembly that's bundled with it as opposed to the version of the application that's installed on the user's PC. Ultimately I don't want to have to uninstall WinSCP from the user's PCs if I can avoid it.
Incidentally, I downloaded the automation library just this afternoon. The exe file is version 5.7.5.5665 and the DLL file is version 1.2.9.5665.
TIA
Everything works fine on my development environment, but when one of my users tried to run the application she got an error message, which she kindly forwarded to me.
Basically, I need to know if there's a way of forcing my application to use the .NET assembly that's bundled with it as opposed to the version of the application that's installed on the user's PC. Ultimately I don't want to have to uninstall WinSCP from the user's PCs if I can avoid it.
Incidentally, I downloaded the automation library just this afternoon. The exe file is version 5.7.5.5665 and the DLL file is version 1.2.9.5665.
TIA