Author |
Message
|
nagaraj |
Posted: Mon Aug 11, 2008 6:38 am Post subject: .net client for mq server |
|
|
Newbie
Joined: 11 Aug 2008 Posts: 3
|
Hi,
i have developed a small .net client application to put and get messages from ibm mq which uses a "amqmdnet.DLL".Using this client application i have created a installer program.When i try to execute this program to other systems i got the following error "can't load mqic.dll".i have installed ibm mq server in my system.i don't install the client application in other machines.How to solve this problem???
Thanks and Regards,
Nags. |
|
Back to top |
|
 |
zpat |
Posted: Mon Aug 11, 2008 6:56 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Install MQ client. It's free and required for .Net client applications to work!
Don't forget the Client Channel Definition Table.
Why not read the IBM .Net MQ programming manual? |
|
Back to top |
|
 |
nagaraj |
Posted: Mon Aug 11, 2008 7:07 am Post subject: |
|
|
Newbie
Joined: 11 Aug 2008 Posts: 3
|
Hi,
Is there any way to bundle the mq client along with my application?i mean while installing my application the mq client also executed.
Note:
No other way to put and get messages to mqserver with out mq client installed?
Regards,
Nags |
|
Back to top |
|
 |
RogerLacroix |
Posted: Mon Aug 11, 2008 7:53 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
nagaraj wrote: |
Is there any way to bundle the mq client along with my application?i mean while installing my application the mq client also executed. |
No.
nagaraj wrote: |
No other way to put and get messages to mqserver with out mq client installed? |
If you have a pure managed .NET application then Yes. Read the WMQ .NET manual for more information.
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
nagaraj |
Posted: Mon Aug 11, 2008 8:48 pm Post subject: |
|
|
Newbie
Joined: 11 Aug 2008 Posts: 3
|
Hi,
i read so many manuals regarding this client development,if any one give an example or which manual to referral that will be very helpful to achieve this.
Regards,
Nags. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 11, 2008 8:56 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
|
Back to top |
|
 |
|