Hi,
I'm trying to run a C sample (amqsputc.exe), but the first time I tried to run it, it gived me some dll errors.
The dynamic link library mqic.dll could not be found in the specified path ....
and so on for the other dll's in the above list.
The list of DLL's:
mqic.dll
amqxc2.dll
amqrmqia.dll
amqmtmgc.dll
amqcmema.dll
amqzsaic.dll
So I've found those dll's and I've tried to register them but it also give it me some warnings.
The DLL's errors (examples):
****************************************************************
LoadLibrary("amqrmqia.dll" failed- The specified module could not be found.
****************************************************************
amqcmema.dll was loaded, but the DllRegisterServer entry point was not found.
DllRegisterServer may not be exported, or a corrupt version amqcmema.dll may be in memory. Consider PView to detect it and remove it.
****************************************************************
amqzsaic.dll was loaded, but the DllRegisterServer entry point was not found.
DllRegisterServer may not be exported, or a corrupt version amqzsaic.dll may be in memory. Consider PView to detect it and remove it.
****************************************************************
Even with those errors that occurred in the dll's registration I´ve tried to run the sample again but it gives me the following error:
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQCONN ended with reason code 2195
Can someone help me?
What should I do for those dll's errors dissapear ???
Thanks,
SCosta
I'm trying to run a C sample (amqsputc.exe), but the first time I tried to run it, it gived me some dll errors.
The dynamic link library mqic.dll could not be found in the specified path ....
and so on for the other dll's in the above list.
The list of DLL's:
mqic.dll
amqxc2.dll
amqrmqia.dll
amqmtmgc.dll
amqcmema.dll
amqzsaic.dll
So I've found those dll's and I've tried to register them but it also give it me some warnings.
The DLL's errors (examples):
****************************************************************
LoadLibrary("amqrmqia.dll" failed- The specified module could not be found.
****************************************************************
amqcmema.dll was loaded, but the DllRegisterServer entry point was not found.
DllRegisterServer may not be exported, or a corrupt version amqcmema.dll may be in memory. Consider PView to detect it and remove it.
****************************************************************
amqzsaic.dll was loaded, but the DllRegisterServer entry point was not found.
DllRegisterServer may not be exported, or a corrupt version amqzsaic.dll may be in memory. Consider PView to detect it and remove it.
****************************************************************
Even with those errors that occurred in the dll's registration I´ve tried to run the sample again but it gives me the following error:
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQM could not display the text for error 536895891
MQCONN ended with reason code 2195
Can someone help me?
What should I do for those dll's errors dissapear ???
Thanks,
SCosta