why do I need to install the exe if I reference the DLL?

Advertisement

mscir
Guest

why do I need to install the exe if I reference the DLL?

I wrote an SFTP program in VB.NET 2012, it works great using winscp. I was wondering why the program won't work with just the winscp.dll after I download it and add a reference to it in my program. I thought all of the compiled SFTP code was in the DLL, but apparently that's not the case. I have to install the winscp.exe before the program will work.
Is there a way to do the SFTP with just the DLL?

Reply with quote

Advertisement

Chau
Guest

Re: why do I need to install the exe if I reference the DLL?

I have the same issue, too. I built a program using winscpnet.dll but when I run it, it's throw an error tell me it must have the winscp.exe to run!
How can I fix it???

Reply with quote

Advertisement

You can post new topics in this forum