Error occurred during logging
I am having problems connecting to an FTP server using .NET
I want to log what is going on when I try to open the connections. I have set the SessionLogPath but when I try the Open I get a SessionRemoteException
of "Error occurred during logging. It's been turned off"
I'd understood that setting SessionLogPath was sufficient to enable logging.
I want to log what is going on when I try to open the connections. I have set the SessionLogPath but when I try the Open I get a SessionRemoteException
of "Error occurred during logging. It's been turned off"
I'd understood that setting SessionLogPath was sufficient to enable logging.