SYMPTOMS
You cannot enlist a dynamic send port in Microsoft BizTalk Server 2004. You may receive an error message that is similar to the following:
Could not enlist Send Port 'portname'
Notes- In this error message, portname is a placeholder for the name of the dynamic send port.
- You may receive this error message for dynamic one-way ports and for solicit-response ports.
When you click
Details, you receive an error message that is similar to the following:
A database failure occurred due to an unexpected failure.
Additionally, an event that is similar to the following may be logged in the Application log:The following stored procedure call failed: " { call [dbo].[]( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}". SQL Server returned error string: "The statement has been terminated.;Cannot insert the value NULL into column 'uidSubID', table 'BizTalkMsgBoxDb.dbo.Subscription'; column does not allow nulls. INSERT fails