What version of UniObjects are you using for .NET versus the VB6 client? There is should only be one version and one instance of UniRPCD on the server. IN theory you could have multiple versions - but that would be a really *bad* idea.
You also have to be using the correct client for that version. Otherwise, you may not connect or not reliably at least. You manually start UniRPCD from UNIX: (amend for your path to your UV home directory): nohup /usr/ibm/unishared/unirpc/unirpcd Best not to run it on the commnad line and redirect standard input/output/error to a file. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of doug chanco Sent: Thursday, 14 August 2008 3:08 AM To: [email protected] Subject: [U2] uniobjects does anyone know if its possible to "run" the uvrpc deamon (uniobjects) from the command line? It appears that since we cannot find the problem we are going to rewrite our order entry program in .net from vb6, apparently from some initial testing that the .net version fo the program works whereas the vb6 version is still having problems. Also is anyone aware of any ways to "see" what a deamon (in particular uvrpc) is doing? We have talked to IBM and apparently the best suggestion we got from them was that the issue was being caused by the network card in the systems (which have been the same for years) so I am not even sure where that idea came from. is anyone aware of any differences that would cause code written in .net to work versus code written in vb6 (I assume they are using different dll's anything on the server side)? Also does the uvrpc have different daemons for .net and non .net? thanks everyone dougc ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
