Author |
Message |
Topic: Distributing amqmdnet.dll with my application |
joehuber
Replies: 1 Views: 2051
|
Forum: General Discussion Posted: Wed Nov 17, 2004 1:52 pm Subject: Distributing amqmdnet.dll with my application |
Hello. I have a .NET assembly that I have built against amqmdnet.dll v1.0.0.2. I recently deployed it to a test machine and placed the most recent version of the MQ Client on the machine only to disco ... |
Topic: C# and MQQueueManager instances |
joehuber
Replies: 3 Views: 4305
|
Forum: General IBM MQ Support Posted: Fri Oct 22, 2004 6:26 am Subject: Another question |
Thanks Jeff.
I have found another problem. I tried using just one QueueManager that was shared by all threads. It worked fine when I was accessing only one queue. However, when I expanded my app to ... |
Topic: C# and MQQueueManager instances |
joehuber
Replies: 3 Views: 4305
|
Forum: General IBM MQ Support Posted: Fri Oct 22, 2004 5:40 am Subject: C# and MQQueueManager instances |
Hello,
I am using the IBM provided MQ .NET classes to access a z/OS queue server from a windows XP machine. I use multiple instances of the MQQueueManager class at a time but I have discovered that ... |
Topic: Accessing version 2 messages from a z/OS server using C# |
joehuber
Replies: 6 Views: 3290
|
Forum: General IBM MQ Support Posted: Mon Oct 11, 2004 4:38 am Subject: I found the anwser! |
Thanks Kirani.
Amazing what a weekend of rest can do. First thing this morning I set about finding out how to set the MQMD version to 2 (remember I said I was setting the GetMessageOptions version ... |
Topic: Accessing version 2 messages from a z/OS server using C# |
joehuber
Replies: 6 Views: 3290
|
Forum: General IBM MQ Support Posted: Fri Oct 08, 2004 12:41 pm Subject: MQMD Version changing |
Eddie,
Thanks for the reply. There is a version variable on the MQMessage class (independent of the version variable on the GetMessageOptions class). However, it is read-only. I guess I need more i ... |
Topic: Who you gunna vote for? "Bush Wins" |
joehuber
Replies: 47 Views: 41729
|
Forum: General Discussion Posted: Fri Oct 08, 2004 12:37 pm Subject: The "other guys" have effected the last 3 election |
I'm not sure why I would reply to this topic but since I am suck waiting for info about making MQ work right between z/OS and c# I might as well...
Don't forget that Bill Clinton never (NEVER!) got ... |
Topic: Accessing version 2 messages from a z/OS server using C# |
joehuber
Replies: 6 Views: 3290
|
Forum: General IBM MQ Support Posted: Fri Oct 08, 2004 11:43 am Subject: Accessing version 2 messages from a z/OS server using C# |
I have a problem retrieving version 2 messages from a message queue on a z/OS MQ server. My application is written in C# and runs on Windows XP.
I have successfully used the application to retriev ... |