SCP Dll/ActiveX

dietmarruefdietmarruef Member Posts: 48
edited 2006-06-01 in Navision Attain
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

Comments

  • andreofandreof Member Posts: 133
    Hello, when you say you cannot integrate them with navision what do you mean exactly?
    Andre Fidalgo
    My world: Dynamics NAV,SQL and .NET

    CEO at Solving Dynamics
    http://www.solvingdynamics.com
  • dietmarruefdietmarruef Member Posts: 48
    I didn´t see the Methods and the Properties of the Controls, with some controls. With another control i see 2 Controls in Navision but not the right one. I see the tunneling control and another. But the SCPClient DLL is not available.

    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
  • NicoPNicoP Member Posts: 1
    http://www.codeproject.com/cs/miscctrl/exposingdotnetcontrols.asp

    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)
Sign In or Register to comment.