Microsoft Knowledge Base Email Alertz

(825818) - Explains the limitations of using .NET custom parsers with the COM+ based architecture of BizTalk Server 2002.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 825818 - Last Review: November 15, 2007 - Revision: 2.6

BUG: You receive a COM+ error when you use .NET custom parsers with BizTalk Server 2002

Hotfix download is availableHotfix Download Available
View and request hotfix downloads

SYMPTOMS

If you use Microsoft .NET custom parsers with Microsoft BizTalk Server 2002, you may receive a Microsoft COM+ error message in the XLANG Scheduler application or in the BizTalk Server Interchange component that is similar to the following:

Event Type: Error
Event Source: COM+
Event Category: SVC
Event ID: 4194
Date: 15/07/2003
Time: 17:17:29
User: N/A
Computer: POLENZPATCH

Description: The system has called a custom component and that component has failed and generated an exception. This indicates a problem with the custom component. Notify the developer of this component that a failure has occurred and provide them with the information below.

Component Prog ID:
Server Application ID: {DFDE2592-40A4-42BC-A35E-FD0BF76CA4D5}
Server Application Name: XLANG Scheduler
Exception: C0000005
Address: 0x77AB1941
Call Stack: ,
ole32!CStdMarshal::DisconnectSrvIPIDs + 0xA8
ole32!CStdMarshal::Disconnect + 0x193
ole32!DisconnectSwitch+ 0x12
ole32!EnterForCallback + 0x6A
ole32!SwitchForCallbac + 0x12B
ole32!PerformCallback + 0x50
ole32!CStdMarshal::DisconnectAndRelease + 0x37
ole32!CRemoteUnknown::RundownOid + 0x196
RPCRT4!_Invoke@12 + 0x30
RPCRT4!_NdrStubCall2@16 + 0x655
RPCRT4!_CStdStubBuffer_Invoke@12 + 0xC8
Typically, this error causes the termination of schedule execution and of documents that are sent to the suspended queue.

CAUSE

The BizTalk Server 2002 custom parser interface was not originally designed to support Microsoft .NET custom parsers. This problem occurs because the CDataStream object that is passed to the managed custom parser component has a reference counting issue. Because of this issue, the CDataStream object is already deleted when garbage collection begins.

RESOLUTION

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

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
   ------------------------------------------------------
   30-Jul-2003  00:00  3.0.1575.0  721,168  Cisparser.dll
				
Note Because of file dependencies, the most recent hotfix or feature 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.

APPLIES TO
  • Microsoft BizTalk Server 2002 Standard Edition
Keywords: 
kbautohotfix kbhotfixserver kbqfe kbhotfixserver kbqfe kbqfe kbfix kbbug KB825818
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate