Invalid address scheme
Details
Field | Error Details |
---|---|
Product Name | BizTalk Server |
Product Version | 3.6 |
Event ID | 000 |
Event Source | 0 |
Component | 0 |
Symbolic Name | 0 |
Message Text | Invalid address scheme; expecting "{0}" scheme. |
Explanation
You provided a protocol scheme that does not match the type defined by your transport binding.
User Action
To resolve this error, do the following:
Click Start, click All Programs, click Microsoft BizTalk Server, 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 General tab.
In the Address (URI) text box, ensure that address value matches the type of the WCF adapter that is being used.
Also, if you use the WCF-Custom adapter with a system-provided binding type, check the value of the Binding Type list on the Binding tab. If the Binding Type is configured to customBinding, the address should match the transport binding element listed in the Binding Type list on the Binding tab.