|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
VBA QAX200 results in MQRC_LIBRARY_LOAD_ERROR |
« View previous topic :: View next topic » |
Author |
Message
|
albert_rc |
Posted: Wed Nov 19, 2008 8:05 am Post subject: VBA QAX200 results in MQRC_LIBRARY_LOAD_ERROR |
|
|
Newbie
Joined: 19 Nov 2008 Posts: 2
|
Here is the situation.
I have MQ Client installed.
I connect to a remote queuemanager from a dos box:
set MQSERVER=SERVER.CHANNEL1/TCP/server_address(port)
set GMQ_MQ_LIB= (path where mqic32.dll is)
-putting a message on a queue with amqsputc works fine
-putting/reading files with rfhutilc works fine
When I try to connect with a VBA program, using QAX200 I get error MQRC_LIBRARY_LOAD_ERROR.
(The code is OK, it works perfectly in another environment)
Anyone has some ideas?
Kind regards,
Albert |
|
Back to top |
|
 |
Vitor |
Posted: Wed Nov 19, 2008 8:08 am Post subject: Re: VBA QAX200 results in MQRC_LIBRARY_LOAD_ERROR |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
albert_rc wrote: |
Anyone has some ideas? |
Yes, the ActiveX control has been depreciated for some time now. I've seen a situation on a previous site where a VB app using it worked fine on v5.3 but blew on v6.
I suspect something similar here. What are the WMQ versions on the working / not working machines. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
albert_rc |
Posted: Fri Nov 21, 2008 3:14 am Post subject: |
|
|
Newbie
Joined: 19 Nov 2008 Posts: 2
|
Thanks for your reply. However, I hope you are wrong.
First, I got the error "queuemanager not found"
After that (I believe) my mq client installation got corrupted.
Then, I found out that I have to set the path.
Now I get the MQRC_LIBRARY_LOAD_ERROR.
So now I hope when my mq client will be reinstalled, I have it up and running. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Nov 21, 2008 3:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
albert_rc wrote: |
Thanks for your reply. However, I hope you are wrong. |
I'm not wrong about the ActiveX, nor am I wrong about the situation I described. It wasn't the error you have I'll admit, but the executable worked a treat on a v5.3 queue manager, and blew with (IIRC) a memory exception on a v6 queue manager.
albert_rc wrote: |
So now I hope when my mq client will be reinstalled, I have it up and running. |
Well I wish you good fortune with it. IMHO it's still a good idea to consider using a more current VB solution next time you have the application up for change. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|