Invalid address length
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 | Invalid address length; specified address length is {0} characters, limit is {1} characters |
Explanation
You provided an address that exceeds the maximum length of 255 characters for a WCF transport. This is a limitation imposed by BizTalk Server, not by WCF.
User Action
Use the following procedure to configure a valid address.
To configure a valid address
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 the address does not exceed the maximum length of 255 characters.