Wrox Programmer Forums
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 30th, 2009, 04:24 AM
Registered User
 
Join Date: Jun 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to dhaval4friends Send a message via Yahoo to dhaval4friends
Default MQ and C#

We are facing some problems with respect to IBM MQs.

We have the IBM MQ Server setup in Linux boxes and the IBM MQ Client is setup in Windows boxes. We want to grab the messages from the MQ Server queues (remote queue) which are in Linux box from the Windows box. We have created a local queue on the Windows box which has the client software installed and we are also able to see the messages. But the C# code to get the messages from the local queue on Windows box is giving the following error “Unable to find an entry point named 'xtr_getTraceStatus' in DLL 'amqxcs2.dll'”.
 
Old February 25th, 2009, 11:49 AM
Authorized User
 
Join Date: Nov 2006
Posts: 93
Thanks: 0
Thanked 1 Time in 1 Post
Default

It sounds like your problem is with the MQ library file and it's exposed functions. You might be able to get help on them at:

http://www.ibm.com/developerworks/forums/index.html
__________________
What you don\'t know can hurt you!





Similar Threads
Thread Thread Starter Forum Replies Last Post
WAS6 MQ link configuration SSAT All Other Wrox Books 5 February 1st, 2005 09:12 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.