Cannot insert the value NULL into column 'uidSubID'
29.09.2006 Пятница 19:50
Software
BizTalk 2004
Symptoms
Error message in Event Log:
The following stored procedure call failed:
"{ call [dbo].[bts_CreateSubscription_BizTalkServerApplication]
( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}". 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."
ResolutionDelete dynamic ports, undeploy orchestrations assembly, then redeploy it.