Hotfix information
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 website: 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.Registry information
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756 How to back up and restore the registry in Windows
To enable this hotfix, set the
EnableNegotiate registry entry. To do this, follow these steps:
- Click Start, type regedit in the search box, and then press ENTER.
- Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
- Right-click EnableNegotiate, click Modify, select Decimal, and then change the value of the Value data box to 1.
- Exit Registry Editor.
Prerequisites
To apply this hotfix, you must have Microsoft BizTalk Enterprise Service Bus (ESB) Toolkit 2.0 installed.
Restart requirement
You must restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfix.
Installation instructions
To apply this hotfix, follow these steps:
- Install the hotfix.
Note The Microsoft.Practices.ESB.BizTalkOperations.dll file is modified as part of the hotfix at one of the following locations:- %systemdrive%:\Program Files (x86)\Microsoft BizTalk ESB Toolkit 2.0\Bin
- %systemdrive%:\Program Files\Microsoft BizTalk ESB Toolkit 2.0\Bin
- Install the .dll file in the Global Assembly Cache (GAC).
- In the Web.config file for the ESB Portal site, search the text for "runtime" and locate the following assemblyBinding entry:
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
</assemblyBinding>
</runtime>
Note If there are no runtime or assemblyBinding entries, create them. - Add the following code under the assemblyBinding entry in order to add an entry for assembly redirection:
<dependentAssembly>
<assemblyIdentity name="Microsoft.Practices.ESB.BizTalkOperations" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="2.0.0.0" newVersion="2.0.1.0"/>
</dependentAssembly>
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 item in Control Panel.For 32-bit versions of BizTalk ESB Toolkit 2.0
File name | File version | File size | Date | Time | Platform |
---|
Microsoft.practices.esb.biztalkoperations.dll | 2.0.1.0 | 71,560 | 06-Aug-2010 | 11:40 | x86 |
For 64-bit versions of BizTalk ESB Toolkit 2.0
File name | File version | File size | Date | Time | Platform |
---|
Microsoft.practices.esb.biztalkoperations.dll | 2.0.1.0 | 71,560 | 06-Aug-2010 | 11:37 | x64 |