Rocket Software Homepage
Forum Home Forum Home > AccuTerm Knowledge Base (read only) > Advanced Features
  New Posts New Posts RSS Feed - Troubles connecting to ftserver
  FAQ FAQ  Forum Search   Register Register  Login Login

The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum.

Forum LockedTroubles connecting to ftserver

 Post Reply Post Reply
Author
Message
payling View Drop Down
Newbie
Newbie


Joined: April 08 2016
Location: Syracuse, NY
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote payling Quote  Post ReplyReply Direct Link To This Post Topic: Troubles connecting to ftserver
    Posted: March 01 2019 at 11:48am
I'm attempting to create a connection to Acuterm's ftserver using visual basic code but received the error "session is not running ftserver program."

To start ft server I open a session and type ftserver at colon. A dialog pops up titled Server Mode and Server Name: pick. I then run the below code. ftserver works fine with wED, Export / Import Data, and gui designer. Any help would be appreciated. 

Dim MVServerObject As atMVSvr71.Server
MVServerObject = CreateObject("atMVSvr71.Server")

Console.WriteLine(MVServerObject.Connect())
Console.WriteLine(MVServerObject.LastErrorMessage)




PS. I'm using AccuTerm 7.1 on Windows 7. 


Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.