|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
C# Sample Program |
« View previous topic :: View next topic » |
Author |
Message
|
bobbee |
Posted: Thu Aug 21, 2008 6:44 am Post subject: C# Sample Program |
|
|
 Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
|
Does anyone have the nmqsput.cs program from the samples library compiled as an executable for Windows. I have to do some testing. If it is compiled against the v7 Client Libs would be grate but I could use the v6 Client Libs all the same.
Send it to rkbroder@us.ibm.com |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Aug 21, 2008 10:13 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi Bobbee,
Just run the bldcssamp.bat script in the samples directory to create the executable.
If csc is not in your PATH then add the following line to the top of batch file:
Code: |
SET PATH=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;%PATH% |
Of course, if you want to use DotNet stuff then you need to have DotNet v2 installed.
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
bobbee |
Posted: Thu Aug 21, 2008 10:51 am Post subject: |
|
|
 Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
|
you know, I wish every answer in the world was like that. Jeff had already given me the exe but I did what you suggested and ho-wa. I created my own executable. This is a keeper.
What this is all about, for anyone who cares, is that there was a perception that during a connection failover using the CCDT the subsequent queue managers would take up to 24 seconds each to fail to because of timeout. I have been running tests and I did not see this in my tests. I needed to verify the dotnet stuff. That is what they are running with. This came up clean tooo. about 1/4 second failover time. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|