Author |
Message
|
mq_crazy |
Posted: Wed Jan 25, 2006 7:16 am Post subject: MQ with .NET Issue |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Hi guys, we are having issues of error throwing connection handles are full while processing the messages. It seems that the connections are closing fine, my developers were asking whether there is a new version of .NET classes for MQ?? They are using .NET 1.0.0.3. How can i see what version of .Net its installed here and also where can i get the latest one?? We are using MQ 5.3 CSD08 on win2003 enterprises server. |
|
Back to top |
|
 |
mvic |
Posted: Wed Jan 25, 2006 7:26 am Post subject: Re: MQ with .NET Issue |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
mq_crazy wrote: |
Hi guys, we are having issues of error throwing connection handles are full while processing the messages. It seems that the connections are closing fine |
Kindly post some sample code and the precise reason codes etc.
Quote: |
my developers were asking whether there is a new version of .NET classes for MQ?? |
It's now shipped (amqmdnet.dll) in MQ 5.3 and 6.0 CSDs. Install the latest CSD, and you'll have the latest code. |
|
Back to top |
|
 |
mq_crazy |
Posted: Wed Jan 25, 2006 7:29 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Thanks for the reply. Since i have CSD08 so i should have the latest right? Also is 1.0.0.3 the latest .NET??? |
|
Back to top |
|
 |
mvic |
Posted: Wed Jan 25, 2006 7:31 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
|
Back to top |
|
 |
mq_crazy |
Posted: Wed Jan 25, 2006 8:20 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
You think upgrading to that would help?? |
|
Back to top |
|
 |
mvic |
Posted: Wed Jan 25, 2006 8:31 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
mq_crazy wrote: |
You think upgrading to that would help?? |
It's possible. In any case, I am not sure exactly what you're seeing. A sample code snippet and details of reason codes etc. might help us tell a bit more.
Re. CSD08 being deprecated, see http://www.ibm.com/support/docview.wss?uid=swg21223536 |
|
Back to top |
|
 |
|