|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQM.DLL File not found error |
« View previous topic :: View next topic » |
Author |
Message
|
Toum |
Posted: Wed Oct 26, 2005 7:38 am Post subject: MQM.DLL File not found error |
|
|
Novice
Joined: 14 Oct 2005 Posts: 15
|
I have Websphere MQ server installed on XP machine and Websphere MQ client installed on a Win2K machine. On the server machine, I tried the VB6 sample code amqsputb. It worked fine.
Next :
I tried to run the same code on the remote Win2K client, and got "File MQM.DLL not found, Execution Error 53'. I tried combination of a couple of things, but did not be able to make the application run.
I'm able to locate the dll file. It is in c:\program files\ibm\websphere mq\bin
- 1st trial
creating a server-connection channel on the server
pointing on the channel by MQSERVER environment variable
- 2nd trial
1st trial settings + setting variable GMQ_MQ_LIB with c:\program files\ibm\websphere mq\bin\mqm.dll
- third trial
1st trial settings + setting variable GMQ_MQ_LIB with c:\program files\ibm\websphere mq\bin\mqci32.dll
Thanks in advance for help. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Oct 26, 2005 7:42 am Post subject: Re: MQM.DLL File not found error |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Toum wrote: |
- 2nd trial
1st trial settings + setting variable GMQ_MQ_LIB with c:\program files\ibm\websphere mq\bin\mqm.dll |
This will never work on a client machine. mqm.dll never exists on a client machine unless it's been moved there, and even then it shouldn't work.
Toum wrote: |
- third trial
1st trial settings + setting variable GMQ_MQ_LIB with c:\program files\ibm\websphere mq\bin\mqci32.dll |
What failure happened with these settings? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Toum |
Posted: Wed Oct 26, 2005 7:58 am Post subject: |
|
|
Novice
Joined: 14 Oct 2005 Posts: 15
|
The same error. A message box with the message «Execution error '53' : File not found MQM.DLL». |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Oct 26, 2005 8:00 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You probably need to rebuild the program then, with the client environment set. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|