hi there,
I'm trying to connect to an already running instance of 'AR System user tool (BMC Remedy user tool) from a VB application.
I'm using following code snippet.
Set App = GetObject("C:\Program Files\AR System\User", "Remedy.User.ServName")
I have added references to use the COM object for the User tool. When i launch a new instance its working fine. but the above code snippet is creating problem.
Can anyone help me?
thanks and regards,
Himadri Pal