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.

  • 相关阅读:
    C++中求类的大小
    BP神经网络
    感知机
    static和const关键字
    C++随笔(2)
    React表单元素的使用
    React可控组件与不可控组件
    React组件-mixin
    React-组件嵌套-子组件通过委托向父组件传值
    React事件属性
  • 原文地址:https://www.cnblogs.com/xuzhong/p/3369807.html
Copyright © 2011-2022 走看看