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
Click Start, click All Programs, click Microsoft BizTalk Server 20xx, and click BizTalk Server Administration.
In the Console Root, expand BizTalk Server Administration, expand BizTalk Group, and expand Applications.
Locate your application and then locate your transport.
Right-click the transport name.
Click Properties.
In the port Type list, select the correct port.
Click Configure.
In the WCF [transport type] Transport Properties dialog box, click the Import/Export tab.
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.