SSH.NET
SSH.NET copied to clipboard
Exception has been thrown by the target of an invocation.
I have been puzzled by this error while using Renci SSH.NET for my SSIS project. It woks perfectly on machine where ssis is installed. Butwhen deploying to sqlserver machine, I see error "Exception has been thrown by the target of an invocation." Both machine have 4.6.2 farmework installed. Renci.SshNet.dll is added to the GAC filder as well. What am i misisng?