ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » MQM.DLL Not found

Post new topic  Reply to topic
 MQM.DLL Not found « View previous topic :: View next topic » 
Author Message
tiovital
PostPosted: Sun Feb 24, 2002 11:20 pm    Post subject: Reply with quote

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
View user's profile Send private message
dbulpett
PostPosted: Tue Mar 26, 2002 6:14 am    Post subject: Reply with quote

Newbie

Joined: 25 Mar 2002
Posts: 1

I have the same problem. Did you find the solution? Thanks
Back to top
View user's profile Send private message
kolban
PostPosted: Tue Mar 26, 2002 6:22 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

Just a quick guess ... set the MQSERVER environment variable as defined in the MQ Clients manual. I am thinking that if the VB interface does not see either an MQSERVER environment variable or a client channel table file (AMQCHLTAB) then it will assume that the queue manager is local and attempt to use the server bindings (mqm.lib)

Oh ... guys ... this isn't really a Java question. Either MQSeries API Support or MQSeries Installation/Configuration Support would probably have been better fora.

[ This Message was edited by: kolban on 2002-03-26 06:23 ]
Back to top
View user's profile Send private message
StefanSievert
PostPosted: Tue Mar 26, 2002 8:00 am    Post subject: Reply with quote

Partisan

Joined: 28 Oct 2001
Posts: 333
Location: San Francisco

If you have installed the MQSeries Client and the VB sample app is complaining about mqm.dll, than you haven't properly set the MQType variable:
See cmqb.bas:
Quote:

'* o To set MqType: *'
'* *'
'* 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 *'
'* *'
'* The selection of client/server controls the selection of *'
'* MQSeries DLL. The appropriate DLL must be installed and the *'
'* queue manager running for the Visual Basic application to *'
'* operate correctly. *'

Stefan

_________________
Stefan Sievert
IBM Certified * WebSphere MQ
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQM.DLL Not found
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.