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.

XLANG/s error message with Event ID: 10033 occurs if solicit-response SOAP send port is configured with the PassThruReceive receive pipeline


View products that this article applies to.

Source: Microsoft Support

↑ Back to the top


Rapid publishing

RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.

↑ Back to the top


Symptom



A solicit-response SOAP send port fails and an error message that resembles the following is generated in the BizTalk Server Application log:

Event Source: XLANG/s

Event ID: 10033

Inner exception: Received unexpected message type 'SearchProvider_ProviderId.Response' does not match expected type 'http://trizetto.com/fxi/isl/FaWsvcInpSearchProvider#SearchProviderResponse'.

Exception type: UnexpectedMessageTypeException

Source: Microsoft.XLANGs.Engine

Target Site: Void VerifyMessage(Microsoft.XLANGs.Core.Envelope, System.String, Microsoft.XLANGs.Core.Context, Microsoft.XLANGs.Core.OperationInfo

↑ Back to the top


Cause

The UnexpectedMessageType exception will be generated if a solicit-response SOAP send port has been configured with the PassThruReceive receive pipeline. This will result in not promoting certain message context properties (such as BTS.MessageType) which will cause a validation failure for the response message type.

↑ Back to the top


Resolution

Ensure that your solicit-response SOAP send port uses a receive pipeline type that promotes the BTS.MessageType property (such as the XMLReceive pipeline).

↑ Back to the top


Disclaimer

MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE �MATERIALS�) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.

↑ Back to the top


Keywords: KB969193, kbnomt, kbrapidpub

↑ Back to the top

Article Info
Article ID : 969193
Revision : 1
Created on : 3/18/2009
Published on : 3/18/2009
Exists online : False
Views : 311