Author |
Message
|
cliao |
Posted: Fri Nov 19, 2004 11:32 am Post subject: how to compile the my mq monitor tool in VB.net? |
|
|
Novice
Joined: 08 Sep 2004 Posts: 23
|
I tried to build a solution with the VB.net to create the setup file for my MQ Monitor tool, however, the error message I got when I ran the exe was the throw exception error. But I don't have that error on my development machine. Do any one know why?
Thanks,
Lei |
|
Back to top |
|
 |
JasonE |
Posted: Fri Nov 19, 2004 12:15 pm Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Please post the whole exception message |
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri Nov 19, 2004 6:49 pm Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Does the machine you are getting the error on have both the .NET framework and MQ client installed? Is it the same operating system? |
|
Back to top |
|
 |
cliao |
Posted: Tue Nov 23, 2004 8:05 am Post subject: |
|
|
Novice
Joined: 08 Sep 2004 Posts: 23
|
No, the machine I tried to run doesn't have the client installed, is that what I need to do? It does have the .net framework installed.
Thanks,
Lei |
|
Back to top |
|
 |
JasonE |
Posted: Tue Nov 23, 2004 8:11 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Yes, the MQ .net interface requires an underlying C client |
|
Back to top |
|
 |
cliao |
Posted: Wed Nov 24, 2004 8:51 am Post subject: |
|
|
Novice
Joined: 08 Sep 2004 Posts: 23
|
is it possible that I can do it without installing the client on that machine?
Thanks,
Lei |
|
Back to top |
|
 |
JasonE |
Posted: Wed Nov 24, 2004 9:05 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Install the MQServer?
No.... is the simple answer |
|
Back to top |
|
 |
|