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: The BizTalk Server 2004 HTTP Adapter does not support setting HTTP headers on response from the server


View products that this article applies to.

Symptoms

The Microsoft BizTalk Server 2004 HTTP Adapter does not currently support the setting of HTTP headers on the response from a HTTP receive request from an Orchestration.

↑ 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

The English version of this hotfix has the file attributes (or later) 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
   ------------------------------------------------------------------------------------
   10-Mar-2004  22:24  3.0.5255.0  144,384  Btshttpreceive.dll
   10-Mar-2004  21:50  3.0.5255.0  720,896  Microsoft.biztalk.globalpropertyschemas.dll
   10-Mar-2004  22:24  3.0.5255.0   65,536  Microsoft.biztalk.httptransport.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

The new context property is the UserHttpHeaders property. When you specify a header value in the UserHttpHeaders property, it will be added to the outbound request HTTP response. The value must have the following format:
Header1: value\r\nHeader2: value\r\n
Note Put a colon (":") and a SPACE character (" ") between the header and the value.

↑ Back to the top


Keywords: KB837441, kbbug, kbfix, kbbiztalk2004sp1fix, kbhotfixserver, kbqfe, kbbiztalk2004-2006swept

↑ Back to the top

Article Info
Article ID : 837441
Revision : 4
Created on : 8/17/2006
Published on : 8/17/2006
Exists online : False
Views : 333