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

scholastic

Same here

Rename the assembly, e.g WinSCP1.dll.
lboudreaux

Copying WinSCP.exe to the Bin directory

I am using the .NET assembly of WinSCP in Visual Studio 2010 to perform FTP functionality. Everything seems to be okay, however; I want to include WinSCP.exe in the project so that it will automatically be copied to the BIN folder. When I add it to the project all of my references to the WinSCP namespace become errors stating that the WinSCP namespace has no public members or is not found. Is there a way around this problem?