Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

JonnyGio

martin wrote:

And what runtime are you using? Why don't you use a later/the latest?

Yes, the problem was a runtime, with a latest version the DLL is recognized.
Thanks for the support.

Regards,
JonnGio
martin

And what runtime are you using? Why don't you use a later/the latest?
JonnyGio

tattdogg wrote:

1. download WinSCPnet.dll + WinSCP.exe files
2. add dll file to the project references
3. add exe file to the project root (add item - existing item if we're talking about VS)
4. check that Build action is set to Content for the exe file


Thanks for the support, I have another problem:
When I add dll file to the project references is return this Warning message: "Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'C:\*****\******\******\WinSCP-5.15-Automation\WinSCPnet.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded" is not possible use the DLL.

Regards,
JonnyGio
tattdogg

1. download WinSCPnet.dll + WinSCP.exe files
2. add dll file to the project references
3. add exe file to the project root (add item - existing item if we're talking about VS)
4. check that Build action is set to Content for the exe file
JonnyGio

Install manually Assembly witout use NuGet

Hello to all!
How I can install manually Assembly witout use NuGet?

Regards,
JonnyGio