This topic has not yet been rated - Rate this topic

Known Issues in Installation, Configuration, and Deployment

Some BizTalk EDI/AS2 Artifacts Are Still Active After Unconfiguring

Problem

After you unconfigure the BizTalk EDI/AS2 feature of BizTalk Server, some BizTalk Server artifacts related to EDI and AS2 processing will still be active in the context of the BizTalk group configuration. These artifacts will include EDI and AS2 pipelines and the batching orchestration. As a result, you will still be able to perform basic EDI and AS2 processing even after unconfiguring the BizTalk EDI/AS2 feature.

Cause

There are active ports associated with EDI and AS2 processing. Some artifacts will continue to function while these ports remain active.

Resolution

To disable all EDI/AS2 artifacts, you should disable, stop, or delete the ports associated with EDI and AS2 processing.

If the BizTalk Server Computer or SQL Server Computer Is Renamed After BizTalk Server Configuration, the Configuration Wizard Will Fail

Problem

This problem may manifest itself in several ways:

  • The configuration manager will load the Overview page correctly, but when attempting to configure a feature the feature options do not display on the screen.

  • The configuration wizard cannot connect to the SQL Server.

  • Attempting to Unconfigure All unconfigures some features, but not all.

Cause

The BizTalk Server configuration stores the computer network name. When the computer is renamed the configuration manager and configuration wizard cannot locate the BizTalk Server. A similar problem will occur if the SQL Server computer is renamed after BizTalk Server is configured.

Resolution

Do not rename the BizTalk Server computer or the SQL Server computer. If a server must be renamed, unconfigure all BizTalk Features before renaming the computer. After renaming the computer, reconfigure BizTalk Server features.

The BizTalk Server Business Rules Configuration Wizard Fails

Problem

  • The Business Rules Configuration Wizard fails with the error “Configuration failed for some components and no settings were applied for those components”.

  • On BizTalk Server computers for which the Business Rules Engine has already been successfully configured, the Rules Engine Update service fails to start and cannot be started manually.

When this problem occurs, an error similar to the following may be generated in the BizTalk Server computer Application log:

Service could not be started. : System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it ::1:3132

Cause

The Microsoft Malware Protection Center released an updated signature file on March 9th, 2009 to address a possible threat from SettingsModifier:Win32/PossibleHostsFileHijack. This updated signature file can cause Microsoft Malware Detection software such as Windows Defender to update the local HOSTS file to mitigate threats from SettingsModifier:Win32/PossibleHostsFileHijack. As a result of these changes, the BizTalk Server Rules Engine Update service may fail to start.

Resolution

Update the local HOSTS file to include the following line:

127.0.0.1         localhost

The HOSTS file is located in the %systemroot%\drivers\etc\ directory.

noteNote
For more information about the Microsoft Malware Protection Center signature update that addresses a possible threat from SettingsModifier:Win32/PossibleHostsFileHijack, go to http://go.microsoft.com/fwlink/?LinkId=146221.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ