Posted: Tue Feb 11, 2003 6:42 pm Post subject: [Solved] API Problem
Novice
Joined: 17 Jun 2002 Posts: 20 Location: Sydney
hae MQ server installed on my Win 2K box
installation was fine and can use MQ explorer and graphic stuff just fine
but when i write any code in c or java like sample get / put
i get a windows pop up saying
Code:
"The procedure entry point @xtr_API_retcode@8 could not be located in the dynamic link library AMQXCS2.dll"
ANY IDEAS ?
ARUN _________________ In Celebration of Being Alive !!!
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
The most common reasons you get this error.
1) Your installation is messed up.
2) You had previously installed a client and now a server, or tried to install both. Or previous installation was not cleanly removed.
3) You have more than one instance of this Dll.
More often then not, the resolution to this problem is reinstalling MQ, or moving this dll to a different location or chaning your library path settings to not include the directory containing this file.
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