BizTalk Server - force to undeploy assembly

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > February 2006 > force to undeploy assembly





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author force to undeploy assembly
octoni

2006-02-27, 7:48 am

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_transf
ormid". 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_transf
ormid". 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\)

2006-02-27, 7:48 am

> 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_transf
ormid". 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
tomasr@mvps.org
http://www.winterdom.com/


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com