A System.OutOfMemory exception occurs when you compile a solution map that has a complex source schema or a complex destination schema (884062)



The information in this article applies to:

  • Microsoft BizTalk Server 2004 Standard Edition
  • Microsoft BizTalk Server 2004 Partner Edition
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition
  • Microsoft BizTalk Server 2004 Service Pack 1

SYMPTOMS

When you compile a Microsoft BizTalk Server 2004 solution, you may receive a System.OutOfMemory exception. This problem occurs when the solution map has a complex source schema or a complex destination schema.

RESOLUTION

Hotfix information

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 Microsoft BizTalk Server 2004 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone 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 usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

If you are running Microsoft Windows XP and Windows 2000, you must first install BizTalk Server 2004 Service Pack 1 (SP1) Update for the Microsoft .NET Framework 1.1.

The following file is available for download from the Microsoft Download Center:

DownloadDownload the NDhttp://www.microsoft.com/downloads/details.aspx?FamilyID=ba775415-a0d9-4ea0-9339-6a4126798a25&DisplayLang=en.1shttp://www.microsoft.com/downloads/details.aspx?FamilyID=ba775415-a0d9-4ea0-9339-6a4126798a25&DisplayLang=en-KB890673-X86.exe package now.

Release Date: January 20, 2005

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to obtain Microsoft support files from online services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Note If you are running Windows Server 2003, you must first install BizTalk Server 2004 SP1 Update for the .NET Framework 1.1. However, if you have Windows 2003 SP1 installed, you do not have to install the Biztalk Server 2004 Sp1 Update for the .NET Framework 1.1.

The following file is available for download from the Microsoft Download Center:

DownloadDownload the WindowsServer2003-KB890673-x86-enu.exe package now.

Release Date: January 13, 2005

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to obtain Microsoft support files from online services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Restart requirement

You do not have to restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version        Size    File name
   --------------------------------------------------------------
   03-Feb-2005  19:03  3.0.6100.0    684,544  Btsxmltools.dll  
   03-Feb-2005  22:30  3.0.6100.0    221,184  Microsoft.biztalk.artifactbrowser.dll  
   03-Feb-2005  22:30  3.0.6100.0    274,432  Microsoft.biztalk.basefunctoids.dll  
   03-Feb-2005  22:30  3.0.6100.0     45,056  Microsoft.biztalk.crossreferencing.dll  
   03-Feb-2005  22:30  3.0.6100.0     40,960  Microsoft.biztalk.crossreferencingfunctoids.dll  
   03-Feb-2005  22:30  3.0.6100.0    249,856  Microsoft.biztalk.mapper.dll  
   03-Feb-2005  22:31  3.0.6100.0  1,114,112  Microsoft.biztalk.tom.dll  
Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

For the fix to take effect, you must manually add the GenerateDefaultFixedNodes='No' attribute to the map file (.btm) by using any text editor, such as Notepad. Consider the following example:
<mapsource Name="BizTalk Map" BizTalkServerMapperTool_Version="2.0" Version="2" XRange="100" YRange="420" OmitXmlDeclaration="Yes" GenerateDefaultFixedNodes="No" TreatElementsAsRecords="No" CopyPIs="No" method="xml" xmlVersion="1.0" IgnoreNamespacesForLinks="Yes">

Modification Type:MinorLast Reviewed:6/1/2006
Keywords:kbBizTalk2000preSP2fix kbbug kbfix kbHotfixServer kbQFE KB884062 kbAudDeveloper