Hi.
We have a registered version (standard) for Delphi, and we are getting an error we did not get with the trial version.
Sometimes after executing "ScSSHShell1.executecommand" the following error is thrown:-
"Assertion failure (D:\Projects\Delphi\DAC\SecureBridge\ScSSHChannel.pas, line 885)"
To clarify, this might happen after running 2 scripts in a row. Its fine running one at a time, however, I can run one, then another a few seconds later (by manually pressing a button to invoke the next execute command) and it will fail again.
Like I say, in the trail version, which may not have been the current release of SecureBridge, we did not get this issue at all.
Also, the Nonblocking is set to true.
I have just confirmed that the trial version I have is version 2.20.0.6 which is different to the current release, AND it definitly doesnt fail in the trial version. I have just tried it on my laptop which does not have these controls installed, installed the trial, and it worked perfectly.
Please advise.
Just done some more testing, and it happens sometimes on the second script not just te 3rd.
I have tried a few different things, but nothing seems to solve it. Should prob. have gone for the source code version so I could suggest a fix....grrr
Jeremy