Author |
Message
|
aboggis |
Posted: Thu Sep 27, 2007 4:22 pm Post subject: Client and .NET... |
|
|
 Centurion
Joined: 18 Dec 2001 Posts: 105 Location: Auburn, California
|
The Using .NET document (csqzav05.pdf) lists the required DLLs for a managed .NET client.
Couple of questions:
1.Does anyone know if I can redistribute these DLLs with my application (as part of an installable package) I can't immediately locate anything regarding that in the docs.
2. Has anyone tried the WMQ client on an installation of Windows XP Home (or Vista Home)?
Thanks |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Sep 27, 2007 5:29 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Nope you need the full MQClient installed. amqmdnet calls out to the full MQ Client libs to do its thing.
Never tried the Vista or XP home thing. XP Pro works just fine. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Sep 27, 2007 6:21 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
PeterPotkay wrote: |
Nope you need the full MQClient installed. amqmdnet calls out to the full MQ Client libs to do its thing.
Never tried the Vista or XP home thing. XP Pro works just fine. |
Peter: The MANAGED client too? Now I'm confused! _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Sep 27, 2007 6:22 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
A managed client does not require a full MQ client install.
You will have to consult IBM for information on what you can and can not redistribute with your application - as it likely depends on a) how you intend to distribute it, and b) how you intend to package it and c) how you intend to license what you distribute _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Sep 27, 2007 6:51 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
fjb_saper wrote: |
PeterPotkay wrote: |
Nope you need the full MQClient installed. amqmdnet calls out to the full MQ Client libs to do its thing.
Never tried the Vista or XP home thing. XP Pro works just fine. |
Peter: The MANAGED client too? Now I'm confused! |
whoops, sped-read aboggis' post and missed the "managed". I defer to Jeff's answer in this case. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
|