Archive for the Category: .NET

Unable to load DLL ‘sqlceme35.dll’ and My Invoices & Estimates Deluxe V10

Over the weekend, I started installing software on my new ASUS ZenBook Pro laptop. I was installing My Invoices & Estimates Deluxe V10 on my laptop and it said it also needed to install Microsoft SQL Server Compact 3.5 SP1. I clicked Yes and let it do its thing. My Invoices & Estimates started fine […]

Also posted in Database, Windows Comments Off on Unable to load DLL ‘sqlceme35.dll’ and My Invoices & Estimates Deluxe V10

2 New IBM MQ RFEs related to com.ibm.mq.jmqi.defaultMaxMsgSize

Please review and vote for these RFEs if you think they are a good idea. The links below will take you directly to the RFE. RFE #1: Document com.ibm.mq.jmqi.defaultMaxMsgSize JVM environment variable URL to review the RFE and Vote for it if you like: http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=136680 RFE #2: Add & Document com.ibm.mq.jmqi.defaultMaxMsgSize for .NET Framework URL […]

Also posted in IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on 2 New IBM MQ RFEs related to com.ibm.mq.jmqi.defaultMaxMsgSize

.NET Performance Issues for MQ Get API Calls

If you have read any of the following blog posting then you will know that I have a bee in my bonnet about the performance regarding Java/JMS MQGet API calls: Tuning JMS Programs for Optimum MQ Get API Calls Performance Tuning Java Programs for Optimum MQ Get API Calls Performance How to Improve Your Java/JMS […]

Also posted in C#, IBM MQ, Programming, Windows Comments Off on .NET Performance Issues for MQ Get API Calls

C# .NET MQ Code to Subscribe to a Topic

The other day I answered a question on StackOverflow about subscribing to a topic using C# .NET code. I figured I should also post the code here for everyone to read & use. You can download the source code from here. Regards, Roger Lacroix Capitalware Inc.

Also posted in C#, IBM MQ, Linux, Open Source, Programming, Windows Comments Off on C# .NET MQ Code to Subscribe to a Topic

Language Wars – Maybe Enough Already

Maybe I’m just old and grumpy, but I’m tired of surfing the internet and seeing language wars. I just saw this line “100% Java free!” the other day, listed as a product feature and it makes me shake my head. Of all the product features that would sell a product, you want to include that […]

Also posted in Assembler, C, C#, C++, IBM MQ, Java, JMS, Linux, macOS (Mac OS X), MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, MQTT, MQTT Message Viewer, Perl, Programming, Raspberry Pi, Rexx, Swift, Unix, Windows 2 Comments

Security Risk for MQ Model Queue

Well, I learnt something new today: an MQ model queue is a security risk! It is not that a model queue in of itself is a security risk but rather what you can do with a model queue to get a backdoor to a queue or maybe it is called a ‘side channel attack’ of […]

Also posted in C, C#, C++, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, Programming, Security, Unix, Windows, z/OS 1 Comment

C# .NET Code to Get a Message from a Remote Queue Manager

In my previous posting here, I did a write up of putting a message to a queue in a remote queue manager using C# .NET. In this blog posting, I’ll show you how to get a message from a queue of a remote queue manager using C# .NET. If you are familiar with IBM MQ […]

Also posted in C#, IBM MQ, IBM MQ Appliance, Open Source, Programming, Windows Comments Off on C# .NET Code to Get a Message from a Remote Queue Manager

C# .NET Code to Put a Message to a Remote Queue Manager

I write a lot of C & Java code and I like to publish working examples of C and Java using MQ. So, I thought I should throw a little love towards C# .NET. 🙂 If you are familiar with IBM MQ Classes for Java then writing code with IBM MQ Classes for .NET will […]

Also posted in C#, IBM MQ, IBM MQ Appliance, Programming, Windows Comments Off on C# .NET Code to Put a Message to a Remote Queue Manager

Managed .NET Channel Security Exit Not Valid

IBM has issued a fix for a “managed .NET client can not reference security exit in a path that contains parentheses”. http://www.ibm.com/support/docview.wss?uid=swg1IT21682 Regards, Roger Lacroix Capitalware Inc.

Also posted in Capitalware, IBM MQ, Security, Windows Comments Off on Managed .NET Channel Security Exit Not Valid

MQ Channel Encryption Product Advisory

It has been discovered that very small TSH segments will cause MQCEJ (Java/JMS) and MQCEDN (.NET) to throw an exception. The issue has been fixed and a product update is available. To get the latest Capitalware commercial product release, send an email to support@capitalware.com and we will send you the latest release of the product. […]

Also posted in Capitalware, IBM MQ, Java, Linux, MQ Channel Encryption, Security, Unix, Windows, z/OS Comments Off on MQ Channel Encryption Product Advisory