MSMQ Setup May Fail When Disk Free Space Exceeds 4GB (266736)



The information in this article applies to:

  • Microsoft Message Queue Server (MSMQ) 1.0

This article was previously published under Q266736

SYMPTOMS

When you install Microsoft Message Queue Server (MSMQ) on a disk drive whose free space is slightly over a multiple of 4 gigabytes (GB), the installation may fail with an error that indicates insufficient space to install MSMQ.

CAUSE

The calculation to determine free space truncates the high-order byte, resulting in a value that only shows the difference from the next-lower 4GB multiple. For example, a total free space of 12,200,000,000 bytes would only show as 200,000,000. If this value is less than the space required for the MSMQ installation (including the SQL Server requirements for MSMQ Site Controllers), the installation fails.

RESOLUTION

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows NT 4.0 Service Pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

The English version of this fix should have the following file attributes or later:
Date         Time      Version   Size        File name   
-------------------------------------------------------
2/18/2000    8:55 AM   306       1,830,184   Mqsetup.dll 
				
To apply this fix, you must create the MSMQ installation directory structure and copy the updated Mqsetup.dll to the correct location before you run the MSMQ setup. Installation instructions are included with the Readme file in the distributed .zip file.

This fix also corrects the problem that is described in the following article in the Microsoft Knowledge Base:

251294 'Message Queue Service Not Available' Error Can Occur After Applying Windows NT 4.0 SP6

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

For more information, see the Installation Help for MSMQ in the Windows NT 4.0 Option Pack Readme Documentation.

Modification Type:MinorLast Reviewed:10/12/2005
Keywords:kbHotfixServer kbQFE kbbug kbfix kbQFE KB266736