从2010年到2013年的迁移问题

trx

我们已将应用程序从BizTalk 2010迁移到2013年生产。

我们收到以下错误:

xlang/s engine event log entry: Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'BizTalk.SalesForce.Integration.WebServiceServiceClient(9ee6fc07-8b64-e4cc-a2c5-710767d71ff7)'.
The service instance will remain suspended until administratively resumed or terminated.
If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
InstanceId: 113a84a5-d38b-4502-909e-fd3266e2d7aa
Shape name: ConstructMessage_Quote
ShapeId: 45a05a8d-0fa6-4796-8816-5ce659892091
Exception thrown from: segment 1, progress 6
Inner exception: Could not load file or assembly 'Microsoft.EnterpriseSingleSignOn.Interop, Version=9.0.1000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Exception type: FileNotFoundException
Source: SalesForce.Integration.Login.Helper
Target Site: System.String GetSession()
The following is a stack trace that identifies the location where the exception occured
 at SalesForce.Integration.Login.Helper.ForceToken.GetSession()
 at SalesForce.Integration.Login.Helper.ForceToken.get_SessionId()
 at BizTalk.SalesForce.Integration.WebServiceServiceClient.segment1(StopConditions stopOn)
 at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp)

我试图检查GAC,该Microsoft.EnterpriseSingleSignOn.Interop组件已存在。

当我尝试检查SSOMMNSnapIn.dll.config文件时,

 <runtime>
   <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1" appliesTo="v4.0.30319">
      <dependentAssembly>
         <assemblyIdentity name="Microsoft.EnterpriseSingleSignOn.Interop" publicKeyToken="31bf3856ad364e35" culture="neutral" />
         <bindingRedirect oldVersion="5.0.1.0" newVersion="7.0.2300.0"/>
      </dependentAssembly>
   </assemblyBinding>
 </runtime>

即使将新版本更改为9.0.1000.0,如下所示,它也会显示相同的错误。

 <bindingRedirect oldVersion="5.0.1.0" newVersion="9.0.1000.0"/>

我该怎么办?

e

看起来错误很简单

内部例外:无法加载文件或程序集“ Microsoft.EnterpriseSingleSignOn.Interop,版本= 9.0.1000.0,文化=中性,PublicKeyToken = 31bf3856ad364e35”或其依赖项之一。该系统找不到指定的文件。

您是否确认已在包装盒中部署了此版本的程序集?

更新:

基于此博客:https : //arcscent.wordpress.com/2014/11/12/biztalk-sso-application-configuration-setup-issue/

Biz2013中的Microsoft.EnterpriseSingleSignOn.Interop应该是Biztalk 2013 R2附带的7.0.2300.0版本9.0.1000.0。

您是否可能在旧框中安装了针对2013 R2的SSO配置应用程序MMC,使其具有较新的版本,但是在新框中却没有安装该版本。

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

从2010年到2013年迁移SharePoint内容数据库

来自分类Dev

从2010年到2012年的TFS集合迁移

来自分类Dev

SharePoint 2010到2013 SharePoint迁移问题

来自分类Dev

从2010年升级到Visual Studio 2013

来自分类Dev

TFS显示名称在2010年到2013年之间随服务器移动而更改

来自分类Dev

TFS显示名称在2010年迁移到2013年后随服务器移动而更改

来自分类Dev

将BizTalk 2010源迁移到2016年

来自分类Dev

.eml中的Exchange日历约会唯一标识符从2003年迁移到2010年

来自分类Dev

从2005年的Javascript意大利面条代码迁移到2013年的模块化Javascript?

来自分类Dev

从2013年降级为2010年后Excel API的例外

来自分类Dev

从2010年起的Visual Basic PowerPack在2013年不起作用?

来自分类Dev

Visual Studio:从 2015 年到 2017 年迁移包括 Git 在内的解决方案

来自分类Dev

TFS 2010到2013迁移升级后缺少工作区

来自分类Dev

2013年的密码哈希

来自分类Dev

使用Ubuntu将TexLive从2012年升级到2013年

来自分类Dev

邮箱从2010年移至2013年数据库后,两个用户的Outlook无法正常工作

来自分类Dev

宏在Word 2013中有效,但在2010年中无效

来自分类Dev

2013年的密码散列

来自分类Dev

SQL MS Access 2013年

来自分类Dev

将TFS从2013年升级到2015年,TFS Build将继续为BizTalk工作

来自分类Dev

将TFS从2013年升级到2015年,TFS Build将继续为BizTalk工作

来自分类Dev

2010年中的MacBook Pro上的双启动Ubuntu问题

来自分类Dev

如何从2013年提升到2015年?

来自分类Dev

C ++ Visual Studio 2012-> 2010年

来自分类Dev

显示 2013 年创建的所有项目

来自分类Dev

每月交易次数(从 2014 年到 2016 年)

来自分类Dev

Ubuntu 16.04 支持从 2021 年到 2024 年

来自分类Dev

从Clearcase到Git的迁移问题

来自分类Dev

从Clearcase到Git的迁移问题

Related 相关文章

  1. 1

    从2010年到2013年迁移SharePoint内容数据库

  2. 2

    从2010年到2012年的TFS集合迁移

  3. 3

    SharePoint 2010到2013 SharePoint迁移问题

  4. 4

    从2010年升级到Visual Studio 2013

  5. 5

    TFS显示名称在2010年到2013年之间随服务器移动而更改

  6. 6

    TFS显示名称在2010年迁移到2013年后随服务器移动而更改

  7. 7

    将BizTalk 2010源迁移到2016年

  8. 8

    .eml中的Exchange日历约会唯一标识符从2003年迁移到2010年

  9. 9

    从2005年的Javascript意大利面条代码迁移到2013年的模块化Javascript?

  10. 10

    从2013年降级为2010年后Excel API的例外

  11. 11

    从2010年起的Visual Basic PowerPack在2013年不起作用?

  12. 12

    Visual Studio:从 2015 年到 2017 年迁移包括 Git 在内的解决方案

  13. 13

    TFS 2010到2013迁移升级后缺少工作区

  14. 14

    2013年的密码哈希

  15. 15

    使用Ubuntu将TexLive从2012年升级到2013年

  16. 16

    邮箱从2010年移至2013年数据库后,两个用户的Outlook无法正常工作

  17. 17

    宏在Word 2013中有效,但在2010年中无效

  18. 18

    2013年的密码散列

  19. 19

    SQL MS Access 2013年

  20. 20

    将TFS从2013年升级到2015年,TFS Build将继续为BizTalk工作

  21. 21

    将TFS从2013年升级到2015年,TFS Build将继续为BizTalk工作

  22. 22

    2010年中的MacBook Pro上的双启动Ubuntu问题

  23. 23

    如何从2013年提升到2015年?

  24. 24

    C ++ Visual Studio 2012-> 2010年

  25. 25

    显示 2013 年创建的所有项目

  26. 26

    每月交易次数(从 2014 年到 2016 年)

  27. 27

    Ubuntu 16.04 支持从 2021 年到 2024 年

  28. 28

    从Clearcase到Git的迁移问题

  29. 29

    从Clearcase到Git的迁移问题

热门标签

归档