ibm mq - IBM MQ XMS v7.5. Error implementing Message Listener in .Net C# amqmdnac.dll missing -


when creating ibm mq message listener implemented in .net c# , working on mq client 7.5.0.2 ran several problems after installing mq client 7.5. fixpack 7.

one of them , important 1 is, client tool tried find assembly called

amqmdnac.dll

during runtime in %program files (x86)%\ibm\websphere mq\bin.

the file not exist on mq client 7.5. crawling www download possibility or answer problem did not result except hint mq client 7.1 not helpful.

if install server product, dont client libraries default, have select them - amqmdnac identified being laid down client component, , hence not put on disk nor upgraded if installed server product taking defaults , upgraded fixpack 7. given fact talk applying fix pack, (not always) means have installed server product media.

look under registry tree hkey_local_machine\software\wow6432node\ibm\websphere mq\installation\\components or hkey_local_machine\software\ibm\websphere mq\installation\\components value "local clients\windows nt client" should identified installed. if not, havent installed libraries need.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -