Error Message In BizTalk

===================================

Failed to add resources to application.

------------------------------ For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors&EvtID=AddFilesForm_AddFailed&EvtChain=Microsoft.BizTalk.ApplicationDeployment+%2cApplyMultipleResourcesAddError%3bMicrosoft.BizTalk.ApplicationDeployment+%2cChangeRequestsFailed%3bMicrosoft.BizTalk.ApplicationDeployment+%2cEndTypeChangeRequestError

===================================

Failed to add resource(s). (mscorlib)

------------------------------ For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.ApplicationDeployment&EvtID=ApplyMultipleResourcesAddError&EvtChain=Microsoft.BizTalk.ApplicationDeployment+%2cChangeRequestsFailed%3bMicrosoft.BizTalk.ApplicationDeployment+%2cEndTypeChangeRequestError

===================================

Change requests failed for some resources. (Microsoft.BizTalk.ApplicationDeployment.Engine)

------------------------------ For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.ApplicationDeployment&EvtID=ChangeRequestsFailed&EvtChain=Microsoft.BizTalk.ApplicationDeployment+%2cEndTypeChangeRequestError

===================================

BizTalkAssemblyResourceManager failed to complete end type change request. (Microsoft.BizTalk.ResourceManagers)

------------------------------ For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.ApplicationDeployment&EvtID=EndTypeChangeRequestError

===================================

Cannot update assembly "CNCDD.SAP.RFC_READ_TABLE, Version=1.0.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012" because it is used by assemblies which are not in the set of assemblies to update. To update the assembly, remove the following assemblies: CDD.cBOL.EDI.PhaseII.CG1.Orchestrations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012 CDD.cBOL.EDI.PhaseII.CG1.Mappings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012 ABB.MobileWH.EAI.PI, Version=1.1.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012 ABB.MobileWH.EAI.SAP.Orchestrations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012 ABB.MobileWH.EAI.SAP.Mappings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012 ABB.SAP.Synchronization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012 RFC_Read_Table, Version=1.0.0.0, Culture=neutral, PublicKeyToken=484fdc2044ba3012 (mscorlib)

------------------------------ Program Location:

Server stack trace:    at Microsoft.BizTalk.Deployment.DeployerComponent.CheckWorkingSet(BizTalkAssemblyName bizTalkAssemblyName, List`1 usedByBizTalkAssemblyNames)    at Microsoft.BizTalk.Deployment.DeployerComponent.PreUpdateAssembly(SqlConnection sqlConnection, String applicationName, BizTalkAssemblyName bizTalkAssemblyName, Boolean install, Boolean devRedeployment)    at Microsoft.BizTalk.Deployment.DeployerComponent.UpdateAssemblyCore(SqlConnection sqlConnection, String applicationName, String assemblyPathname, Boolean install, Boolean devRedeployment, String bindingPathname, ApplicationLog applicationLog)    at Microsoft.BizTalk.Deployment.DeployerComponent.UpdateAssemblies(SqlConnection sqlConnection, String applicationName, List`1 assemblyPathnames, Boolean install)    at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)    at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)    at Microsoft.BizTalk.Deployment.DeployerComponent.UpdateAssemblies(SqlConnection sqlConnection, String applicationName, List`1 assemblyPathnames, Boolean install)    at Microsoft.BizTalk.Deployment.Deployer.UpdateAssemblies(String[] assemblyPathnames, Boolean install, String logPathname)    at Microsoft.BizTalk.ApplicationDeployment.BizTalkAssemblyResourceManager.ChangeRequestCreateUpdateConfigurationDb(Dictionary`2 resources, Boolean overwrite)    at Microsoft.BizTalk.ApplicationDeployment.BizTalkAssemblyResourceManager.CoreChangeRequest(Dictionary`2 resources)

[BTS] Can't update the assembly.的更多相关文章

  1. How to upgrade workflow assembly in MOSS 2007

    This problem generally start when you are having an existing custom workflow and there are instances ...

  2. [BTS] Error Can't update assemblies.

    Removal of the assembly failed. Make sure that all items in the assembly you are trying to remove fu ...

  3. assembly 需要 unload 和 update 的时候怎么办?

    我正在开发公司的业务组件平台,组件池的灵活性要求很高,业务组件都是可以立即更新和及时装配的;目前完成这些功能,有待测试.用appDomain.unload 拆卸assembly 可以,只是用起来比较麻 ...

  4. 32-bit Assembly on x86_64 Linux (Use Nasm and ld&gcc)

    Assembly on x86_64 Linux Some instructions in Intel assembly set are invalid in x86_64 env. e.g. aaa ...

  5. StackOverflow Update: 560M Pageviews A Month, 25 Servers, And It's All About Performance

    http://highscalability.com/blog/2014/7/21/stackoverflow-update-560m-pageviews-a-month-25-servers-and ...

  6. Creating a SharePoint BCS .NET Connectivity Assembly to Crawl RSS Data in Visual Studio 2010

    from:http://blog.tallan.com/2012/07/18/creating-a-sharepoint-bcs-net-assembly-connector-to-crawl-rss ...

  7. What's Assembly - CSharp - Editor - first pass.dll? Best How to Fix Assembly - CSharp - Editor - first pass.dll Error Guide

    If you've found yourself here, I'm guessing that you're getting Assembly - CSharp - Editor - first p ...

  8. PowerShell常用的.Net 、COM对象(New-Object、Assembly)、加载程序集

    #新建随机数对象实例:$Ran = New-Object System.Random$Ran.NextDouble() 有时候,要使用的实例的类保存在独立的库文件中,PowerShell默认未加载,会 ...

  9. Team Foundation Server 2013 with Update 3 Install LOG

    [Info   @10:14:58.155] ====================================================================[Info   @ ...

随机推荐

  1. CSS3 中的 rem 值与 px 之间的换算

    想给博客换个主题,到处找找不到满意的,最后发现默认主题 twentytwelve 越看越顺眼,于是就想动手改一下用. 看 CSS 文件的时候发现引入了一个新大小单位:rem,虽然 CSS 文件注释里有 ...

  2. linux crontab命令参数及用法详解--linux自动化定时任务cron

    声明:本文转自Linux 安全网,在此基础上加上自己的体会! crontab 命令 如果发现您的系统里没有这个命令,在ubuntu server 中用的是 sudo apt-get install c ...

  3. poj 2536 Gopher II (二分匹配)

    Gopher II Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 6345   Accepted: 2599 Descrip ...

  4. CSS3,JS可用于刷新按钮或者加载动画的动画

    html: <input type="button" id="zidong3" style="top: 12px;" /> cs ...

  5. Nginx-->进阶-->原理-->Nginx+php+fastcgi的原理与关系

    一.用户对动态PHP网页访问过程 用户浏览器发起对网页的访问:http://192.168.1.103/index.php 用户和nginx服务器进行三次握手进行TCP连接(忽略包括nginx访问控制 ...

  6. mysql术语解释

    数据库(database): 数据表的集合: 数据表 (table):数据的矩阵: 列(column): 相同属性的数据的集合: 行(row): 一个对象的各种属性数据的集合: 冗余():一个字段在多 ...

  7. 【erlang】erlang几种生成随机数的方法

    erlang有三个生产随机数的办法 random:uniform(). 这个函数是erlang库random模块提供的.一般都采用这个. 1> random:uniform(). 0.44358 ...

  8. easyui combobox onSelect事件

    easyui combobox 没有onchange事件,只有onSelect事件 1 $(function () { $('#Select6').combobox({ onSelect: funct ...

  9. 团队作业week3

    请每个团队的成员划分各自的角色:PM.Dev.Test,并通过团队博客发布. 请每个团队给出团队贡献分的分配方法,团队贡献分总分数数为:20 * 团队人数.要求每两个人的分数都不相同.请在团队博客写出 ...

  10. 2006Jam的计数法

    题目描述 Description Jam是个喜欢标新立异的科学怪人.他不使用阿拉伯数字计数,而是使用小写英文字母计数,他觉得这样做,会使世界更加丰富多彩.在他的计数法中,每个数字的位数都是相同的(使用 ...