|
I would assume that you are running the VB program on an NT server of some sort. That would also indicate that you are using *IP connectivity to the remote server and that the remote server is running a "service" that operates on that server. The RUNRMTCMD has a user/password combination that can be passed to use on the remote server, but it is limited to the OS/400 maximum length, and would probably be passed as upper case, if you are using it. There are default user profiles that are used on these systems when making the connection. I would suggest you set up and check the log on the remote system to see what user is being denied access to the VB program and search from there. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Ask your programming questions--or help out your peers by answering them--in our live discussion forums.
Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.
|