Send Errors
Information for diagnosing and resolving WCF Send errors.
Failed to generate ODX file
Field | Error Details |
---|---|
Product Name | BizTalk Server |
Product Version | 3.6 |
Event ID | 0 |
Event Source | 0 |
Component | 0 |
Symbolic Name | 0 |
Message Text | Failed to generate ODX file |
Explanation
This error indicates there was an error in consuming the service.
User Action
Check that the service has valid Web Method and that metadata is hosted (if you own the WCF services). Otherwise, contact the service provider.
For additional information on consuming WCF services, see Considerations When Consuming WCF Services with the WCF Send Adapters.
Response message body was not read
Field | Error Details |
---|---|
Product Name | BizTalk Server |
Product Version | 3.6 |
Event ID | 0 |
Event Source | 0 |
Component | 0 |
Symbolic Name | 0 |
Message Text | The response message body was not read (This may indicate the connection has been closed.) |
Explanation
The client may be disconnected before the response message is sent back.
User Action
Check the client connectivity. The steps taken, and the extent of the action, will depend on the port type.
For further information, see Tools and Utilities to Use for Troubleshooting.