Error by session.ExecutablePath
Hi,
I have VS.net 2010 and the Assembly WINSCP.dll is sucessfully integrated.
WinSCP ist NOT installed on my System.
I set session.ExecutablePath = "D:\\winscp507\\"; - here is the file winscp.exe
But I got the Exception: "WinSCP.SessionLocalException: D:\winscp507\ does not exists."
If I set the path to "D:\\winscp507\\winscp.exe"; I get the Exception: "System.IO.FileNotFoundException: D:\Entwicklung C"
First the path in Executable path is not the path the FNF-Exception shows, second: the path nomally is D:\Entwicklung C#\...
Thanks for help.
Oli
I have VS.net 2010 and the Assembly WINSCP.dll is sucessfully integrated.
WinSCP ist NOT installed on my System.
I set session.ExecutablePath = "D:\\winscp507\\"; - here is the file winscp.exe
But I got the Exception: "WinSCP.SessionLocalException: D:\winscp507\ does not exists."
If I set the path to "D:\\winscp507\\winscp.exe"; I get the Exception: "System.IO.FileNotFoundException: D:\Entwicklung C"
First the path in Executable path is not the path the FNF-Exception shows, second: the path nomally is D:\Entwicklung C#\...
Thanks for help.
Oli