After updating to version 1.0.2 we receive this error:
Method not found: 'Void Renci.SshNet.PrivateKeyAuthenticationMethod..ctor(System.String, Renci.SshNet.PrivateKeyFile[])'. at OutSystems.NssSSH.CssSSH.MssConnect(String ssHostname, Int32 ssPort, String ssUsername, String ssPassword, Byte[] ssKey, Object& ssConnection, Boolean& ssSuccess, String& ssErrorMessage)
Best regards,
Jeroen Vormer
This issue is caused by the version mismatched between plugin and Renci.SshNet library the plugin trying to use the constructor PrivateKeyAuthenticationMethod but that is not exists for resolve this issue you have to downgrading the plugin for the pervious stable versions or you can update the plugin
@Lokesh Kumar Yadav ,we already downgraded the plugin obviously to fix the issue.But in my opinion a new version of a plugin should not have issues in the first place.Otherwise some documentation or support for upgrading to a new version should be more than welcome
Sorry for the inconveniece, a new version is being uploaded addressing several issues with the recent update.