|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQM.DLL not found |
« View previous topic :: View next topic » |
Author |
Message
|
tiovital |
Posted: Sun Feb 24, 2002 11:26 pm Post subject: |
|
|
Newbie
Joined: 20 Feb 2002 Posts: 4
|
I installed MQ Client 5.2 on a Windows 95. I try to run the sample application in VB and I'm getting an error "The Dynamic Link Library MQM.dll could not be found". I search my machine and i don't have mqm.dll anywhere on my 95 machine, What is worng ???
Thanks
|
|
Back to top |
|
 |
scanner |
Posted: Mon Feb 25, 2002 7:25 am Post subject: |
|
|
Apprentice
Joined: 10 Jul 2001 Posts: 28 Location: Germany
|
The Client version has no MQM.dll only the server !!!
greetz
arne |
|
Back to top |
|
 |
StefanSievert |
Posted: Mon Feb 25, 2002 10:38 am Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
This is an extract from the cmqb.bas file that comes with MQ:
Quote: |
'* This file can be used with either the MQSeries server or the *'
'* MQSeries client, depending on the conditional compilation *'
'* argument MqType: *'
'* *'
'* o To set MqType in Visual Basic 4.0: *'
'* *'
'* 1. Select the menu option "Tools - Options...". *'
'* 2. On the tab labelled "Advanced", edit the field *'
'* "Conditional Compilation". *'
'* *'
'* o To set MqType in Visual Basic 5.0: *'
'* *'
'* 1. Select the menu option "Project - xx Properties" (where *'
'* xx is the name of the project). *'
'* 2. On the tab labelled "Make", edit the field "Conditional *'
'* Compilation". *'
'* *'
'* o In the "Conditional Compiliation" field, enter (without the *'
'* quotes): *'
'* *'
'* "MqType = 1" for the MQSeries server *'
'* "MqType = 2" for the MQSeries client *'
|
Set the correct value for MqType in the mentioned VisualBasic IDE dialog, so the sample will look for the client library (mqic32.dll) instead.
HTH,
Stefan
_________________ Stefan Sievert
IBM Certified * WebSphere MQ |
|
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
|
|
|
|