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: Many Csc.exe processes may be running on a computer that is running BizTalk Server 2004


View products that this article applies to.

Symptoms

On a computer that is running Microsoft BizTalk Server 2004, you notice that many Csc.exe processes may be running. These many Csc.exe processes may use lots of CPU time and memory resources.

↑ Back to the top


Cause

This problem occurs if all the following conditions are true:
  • The BizTalk Server orchestration uses a Web service.
  • The Web Service method that is called within the orchestration uses the SoapRpcMethod attribute. For example, the Web Service method uses code that is similar to the following:
    [WebMethod]
    [System.Web.Services.Protocols.SoapRpcMethod()]
  • You run multiple instances of this orchestration.
This problem occurs because of a problem with the BizTalk Server 2004 SOAP Adapter. When the SoapRpcMethod attribute is associated with a Web Service method, the client proxy component of that method uses remote procedure call (RPC) encoding. The SOAP Adapter does not optimize client calls to XML serialization when you use RPC encoding.

This problem does not occur if the Web Service method uses the SoapDocumentMethod attribute.

↑ Back to the top


Resolution

Service pack information

To resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2004. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
888751 How to obtain the latest BizTalk Server 2004 service pack

Hotfix information

Prerequisites

No prerequisites are required to install this hotfix.

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
   ---------------------------------------------------------------------------
   25-Mar-2004  00:01  3.0.5261.0  61,440  Microsoft.biztalk.soaptransport.dll
Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.

↑ 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.

This problem was corrected in BizTalk Server 2004 Service Pack 1.

↑ Back to the top


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

↑ Back to the top


Keywords: kbbug, kbqfe, kbbtsorchestration, kbbtsadapters, kbbiztalk2004presp1fix, kbbiztalk2004sp1fix, kbbiztalk2004-2006swept, kbfix, KB839450

↑ Back to the top

Article Info
Article ID : 839450
Revision : 3
Created on : 7/3/2006
Published on : 7/3/2006
Exists online : False
Views : 416