Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

force to undeploy assembly

28 views
Skip to first unread message

octoni

unread,
Feb 27, 2006, 5:00:11 AM2/27/06
to
Hi there,
Does anybody know how to force undeploying assembly, because I have a case
where when I tried to undeploy, error raise such :


------------------------------------------------------
Removal of the assembly failed. Make sure that all items in the assembly you
are trying to remove fulfill the following conditions:

1. Pipelines, maps, and schemas are not being used by Send Ports or Receive
Locations in the same or referenced application(s)

2. Roles have no enlisted parties
Database Error:
The DELETE statement conflicted with the REFERENCE constraint
"bts_receiveport_transform_foreign_transformid". The conflict occurred in
database "BizTalkMgmtDb", table "dbo.bts_receiveport_transform", column
'uidTransformGUID'.
The DELETE statement conflicted with the REFERENCE constraint
"fk_bt_mapspec_bts_item". The conflict occurred in database "BizTalkMgmtDb",
table "dbo.bt_MapSpec", column 'itemid'.
The DELETE statement conflicted with the REFERENCE constraint
"bts_receiveport_transform_foreign_transformid". The conflict occurred in
database "BizTalkMgmtDb", table "dbo.bts_receiveport_transform", column
'uidTransformGUID'.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
------------------------------------------------------

plz help me ..

best regards
octoni

Tomas Restrepo (MVP)

unread,
Feb 27, 2006, 6:13:17 AM2/27/06
to
> Hi there,
> Does anybody know how to force undeploying assembly, because I have a case
> where when I tried to undeploy, error raise such :
>
>
> ------------------------------------------------------
> Removal of the assembly failed. Make sure that all items in the assembly
> you
> are trying to remove fulfill the following conditions:
>
> 1. Pipelines, maps, and schemas are not being used by Send Ports or
> Receive
> Locations in the same or referenced application(s)
>
> 2. Roles have no enlisted parties
> Database Error:
> The DELETE statement conflicted with the REFERENCE constraint
> "bts_receiveport_transform_foreign_transformid". The conflict occurred in
> database "BizTalkMgmtDb", table "dbo.bts_receiveport_transform", column
> 'uidTransformGUID'.

It means that somewhere in one of your receive ports, you are still using
one of the maps defined in the assembly you're trying to undeploy. You'll
first need to remove the map from the receive port before undeploying the
assembly.


--
Tomas Restrepo
tom...@mvps.org
http://www.winterdom.com/


Max Chernyshov

unread,
Oct 12, 2009, 2:54:37 PM10/12/09
to
The assembly has Map(s) or schema(s) used by Ports or Pipelines.

Until there is a reference to these maps(s) and schema(s)
biztalk will not allow to undeploy the assembly.

You need to remove bindings first, undeploy, deploy
then restore the bindings again.

url:http://www.ureader.com/msg/1212423.aspx

0 new messages