Consultor Eletrônico



Kbase P21237: SonicMQ: How to register jmscomclient.dll
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/03/2003
Status: Unverified

GOAL:

How to register jmscomclient.dll

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

FACT(s) (Environment):

SonicMQ 5.0

FIX:

Use the command:

regsvr32 jmscomclient.dll

Also please add jmscomclient.dll to a location where your PATH
environment variable points to.

Other modules needed:

On Win2K you can get a list of loaded modules via
Start -> Programs ->Administrative Tools -> Computer Management -> System
Information -> Software Environment -> Loaded Modules

There I see on my machine when I start selectortalk.exe :

libsmq.dll , libsmqj.dll , jmscomclient.dll

Also do I see there msvcp60.dll (MS Visual C++) and msvbm60.dll (also from
visual Basic).