Hello,
we (as a large company) are evaluating the Rebex SFtp components in our project (in the mean time all needed Rebex licences are being purchased).
We have created one simple dll in C++/CLI with CLR Support. This dll exports one simple function, which will be called from vb6 and from excel vba.
Everything works so that we are able to use any .NET functionality in that way without having any errors.
If we try to use any SFTP functionality and reference Rebex assemblies in the C++/Cli dll our excel vba crashes as well as our vb6 project. If we call the exported function from a compled vb6 exe or from .net everything also works fine. So, the main problem is our vba macro in excel.
What could be the reason of the error?
Any trial checks in the rebex dlls?
I have also prepared a small application to demonstrate the error.
I could upload it if it helps.
Thanks in advance.
Best regards,
Igor