Good Morning everyone,
I have following Problem.
I need an DLL/OCX to handle connections to an SCP (Secure Copy) / SFTP (Secure File Transfer) Server. I tested some Components, like weonlydo.com,Maverick ... But it is not possible to integrate them in Navision.
The component must have following requirements : Filetransfer,Private Keys.
Does somebody know about a proper Component for Navision.
Kind regards,
Dietmar Rüf
0
Comments
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com
I have an additional question. Have somebody a tutorial how to integrate C# or Visual C++.net made dll´s in Navision?
Thanks,
Kind regards,
Dietmar Rüf
Here you can find a good tutorial and example on how to create an ActiveX controll.
My Question is how can I place such a controll on a Form? (declaring as a Automation Datatype is no Problem)