Welcome to MSDN Blogs Sign in | Join | Help

August 2009 - Posts

10 connection limit for MSMQ clients

Now I have a new super PC to play with, I can try out testing that wasn't practical on my old test machine. For example, seeing what really happens when you have more than ten client machines trying to access a queue on a remote workstation machine. This

What aspects of MSMQ performance would you like to know more about?

One thing that customers are short of is up-to-date information on MSMQ performance so they can plan for hardware requirements as their systems grow. I've tried to think what sort of data would be useful and have come up with the following short list:
Posted by JohnBrea | 2 Comments
Filed under: ,

When is a Hotmail account, not a Hotmail account?

I've been given a new machine at work (Dell Optiplex 960) to replace the old one (Dell Precision 450) so I've started setting up Outlook to host my various email accounts. This hasn't gone smoothly and what's caught me out is the difference between Hotmail.com
Posted by JohnBrea | 1 Comments
Filed under:

Upgrading BizTalk 2006 to BizTalk 2009 - what editions are supported?

In the " Upgrading to BizTalk Server 2009 from BizTalk Server 2006 " document there is a really useful table that explains exactly which edition of BizTalk 2006 (R1/R2) can be upgraded to which edition of BizTalk 2009. Not all combinations are possible
Posted by JohnBrea | 0 Comments
Filed under:

MSMQ Prize Competition

I have here a brand new, untouched copy of " Pro MSMQ: Microsoft Message Queue Programming " from Apress . 400 pages of MSMQ programming goodness to help you with your queuing solutions. What I'm after in exchange is your best MSMQ solution to a problem,
Posted by JohnBrea | 0 Comments
Filed under: ,

Microsoft Security Bulletin MS09-040 - Vulnerability in Message Queuing Could Allow Elevation of Privilege

A new patch came out yesterday for MSMQ: MS09-040 Microsoft Security Bulletin MS09-040 - Important 971032 MS09-040: Vulnerability in Message Queuing could allow elevation of privilege If you are already on the latest service pack then you will be OK for
Posted by JohnBrea | 0 Comments
Filed under: ,

How to send MSMQ messages over 4MB in size - #2: Using file chunking in memory

I know the following KnowledgeBase article is over 10 years old but the principles still apply. 198686 How to send files larger than 4 MB by using Microsoft Message Queuing Open file Read first block of data into a memory buffer Put memory buffer contents
Posted by JohnBrea | 0 Comments
Filed under:

Is BizTalk supported on Windows Server 2008 << R2 >>

Support is only provided for platforms that have been tested successfully with the product. This testing will exclude operating systems that are in development/beta as there is no guarantee the results will be valid on the released version. In the case

Why is ICMP lumped with File and Print Sharing?

I have some testing to do so I bring a pair of my trusty virtual machines on line. I've messed about with them a lot recently, such as pointing them at Windows Update for a few hours to receive a firehose of services packs and hotfixes, so the IP addresses
Posted by JohnBrea | 0 Comments
Filed under:

Default MSMQ queue permissions have changed in MSMQ 4.0

For Windows Vista and Windows Server 2008, newly created queues may not have the permissions you're used to. With MSMQ 3.0 and earlier, creating a queue would assign the following defaults: Everyone – Get permissions, Get properties, Send message. Anonymous
Posted by JohnBrea | 2 Comments
Filed under: ,

How do monitor the efficiency of MSMQ using Multicast / PGM

A customer asked me an interesting question - how to work out how many times an MSMQ Multicast message has to be retransmitted when the receiving client detects one is missing? The Performance Monitor counters for Multicast are a bit slim: "MSMQ Incoming
Posted by JohnBrea | 0 Comments
Filed under: ,
 
Page view tracker