Unable to import configuration

Details

Field Error Details
Product Name BizTalk Server
Product Version 3.6
Event ID 0
Event Source 0
Component 0
Symbolic Name 0
Message Text Unable to import configuration from file "{0}"

Explanation

There could be multiple reasons for this error:

  • The configuration file may contain invalid character in the given encoding.

  • The root element may be missing.

  • The data at the root level may be invalid.

Note

This situation, and the user action, applies only to WCF-Custom and WCF-CustomIsolate adapters.

User Action

Use the following procedure to import a valid configuration file.

To import a valid configuration file

  1. Click Start, click All Programs, click Microsoft BizTalk Server 20xx, and click BizTalk Server Administration.

  2. In the Console Root, expand BizTalk Server Administration, expand BizTalk Group, and expand Applications.

  3. Locate your application and then locate your transport.

  4. Right-click the transport name.

  5. Click Properties.

  6. In the port Type list, select the correct port.

  7. Click Configure.

  8. In the WCF [transport type] Transport Properties dialog box, click the Import/Export tab.

  9. Click Import. Import a valid and complete configuration file.

    You can also verify the validity of the configuration file by opening it with the Service Configuration Editor (Start > All Programs > Windows SDK) (this step assumes you have the Windows SDK installed.) Open svcConfigEditor.exe and verify each property of the configuration file.