Author |
Message
|
joshzd |
Posted: Wed Jul 20, 2005 9:54 am Post subject: MQDISC and Type Mismatch - VB |
|
|
Newbie
Joined: 19 Jul 2005 Posts: 5
|
Here is my problem:
Have a VB application that uses an MQ client, the application was migrated recently to a new server. When the application is run, user gets a "Type mismatch 13" error, when the developer runs the application in debug mode, he gets type "type mismatch 13" on the Call MQDisc line, if this line is commented out the app works fine. It seems that when the application is trying to disconnect from the queue manager it fails.
Thanks in advance |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Jul 20, 2005 10:41 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
What version of WMQ are you using? Can you post your MQDISC call here? |
|
Back to top |
|
 |
joshzd |
Posted: Thu Jul 21, 2005 7:34 am Post subject: |
|
|
Newbie
Joined: 19 Jul 2005 Posts: 5
|
Sorry
Last edited by joshzd on Wed Aug 10, 2005 9:55 am; edited 1 time in total |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jul 21, 2005 7:39 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
joshzd |
Posted: Fri Jul 22, 2005 7:07 am Post subject: |
|
|
Newbie
Joined: 19 Jul 2005 Posts: 5
|
Hi Jeff,
Thanks for the follow-up, but the developer didn't think that was it.
Josh |
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri Jul 22, 2005 6:50 pm Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Quote: |
but the developer didn't think that was it.
|
They never do think it is their code!
Have you searched on the IBM website?
What version of MQ and what CSD level? |
|
Back to top |
|
 |
joshzd |
Posted: Mon Jul 25, 2005 7:11 am Post subject: |
|
|
Newbie
Joined: 19 Jul 2005 Posts: 5
|
Kevin,
Is there a command I can use from the mq client machine to find the version and csd on the remote queue manager? |
|
Back to top |
|
 |
|