zoukankan      html  css  js  c++  java
  • [BTS] Error Can't update assemblies.

    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_sendport_transform_foreign_transformid". The conflict occurred in database "BizTalkMgmtDb", table "dbo.bts_sendport_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_sendport_transform_foreign_transformid". The conflict occurred in database "BizTalkMgmtDb", table "dbo.bts_sendport_transform", column 'uidTransformGUID'.
    The statement has been terminated.
    The statement has been terminated.
    The statement has been terminated. (mscorlib)

     Reason:

    Other orchestration, receive location, send port, send groups were using this dll.

    If you can't find where it is, please remove all send, receive point and try again.

  • 相关阅读:
    Win10导出查看删除已安装的证书
    Tomcat配置https访问
    SpringBoot启用https
    使用OpenSSL证书操作详解
    sed命令常用用法
    Jenkins安装第一个插件和通过离线安装包进行安装
    CentOS设置主机名称
    Jenkins使用过程中遇到的问题
    Visual Studio 最新插件
    文章去格式
  • 原文地址:https://www.cnblogs.com/xuzhong/p/3369807.html
Copyright © 2011-2022 走看看