Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Visual Studio crashes when you build a project in BizTalk Server 2009 if message types are classes from a referenced .NET project


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have a Microsoft BizTalk Server 2009 project that has an orchestration.
  • The orchestration uses message types that are classes from a referenced .NET project.
  • The classes import or include many schemas.
  • You try to build the BizTalk project in Microsoft Visual Studio.

In this scenario, Visual Studio crashes.

↑ Back to the top


Cause

This issue occurs because of stack overflow.

When many schemas are imported or included in the message types, many recursive calls are made, and the call stack overflows.

↑ Back to the top


Resolution

Cumulative update information

The hotfix that resolves this issue is included in cumulative update package 4 for BizTalk Server 2009.

For more information about how to obtain the cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:
2604321 Cumulative update package 4 for BizTalk Server 2009

↑ Back to the top


Workaround

To work around this issue, remove the references to classes that import or include many schemas.

↑ Back to the top


Status

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

↑ Back to the top


References

For more information about service packs and cumulative package updates for BizTalk Server, click the following article number to view the article in the Microsoft Knowledge Base:
2555976 Service Pack and cumulative update list for BizTalk Server
For more information about BizTalk Server hotfixes, click the following article number to view the article in the Microsoft Knowledge Base:

2003907 Information about BizTalk Server hotfixes

↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseadvanced, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2617927
Revision : 1
Created on : 1/7/2017
Published on : 11/17/2011
Exists online : False
Views : 213