.NET Assembly - Run as administrator
I am using the .net assembly, winscp.dll, from the WinSCP 5.0.6 beta release. I'm writing a simple program in VS 2008 in C#.
When I try to open the session, it seems to just hang. I've let it run for a few minutes, and it never finishes the OpenSession line. However, if I run VS 2008 as administrator, I don't experience the problem. I don't have any log or debug file set.
I seem to have a similar problem when I'm running WinSCP 5.0.6 and I turn logging on. If I don't run as administrator, the login process just hangs.
Is there a way for me to use the .net assembly without running in admin mode?
When I try to open the session, it seems to just hang. I've let it run for a few minutes, and it never finishes the OpenSession line. However, if I run VS 2008 as administrator, I don't experience the problem. I don't have any log or debug file set.
I seem to have a similar problem when I'm running WinSCP 5.0.6 and I turn logging on. If I don't run as administrator, the login process just hangs.
Is there a way for me to use the .net assembly without running in admin mode?