zoukankan      html  css  js  c++  java
  • [BTS] SAP Adapter Retrieving the COM class factory for component


    日志名称:          Application
    来源:            BizTalk Server
    日期:            2012/11/8 18:57:20
    事件 ID:         5697
    任务类别:          (1)
    级别:            错误
    关键字:           经典
    用户:            暂缺
    计算机:           AppTestSrv.AppCenter.xz
    描述:
    The Messaging Engine encountered an error when intializing the receive adapter "SAP", HRESULT:"Retrieving the COM class factory for component with CLSID {1EB415A4-242C-4E28-9E9C-33367784F01E} failed due to the following error: 8007007e 找不到指定的模块。 (Exception from HRESULT: 0x8007007E).".
    事件 Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="BizTalk Server" />
        <EventID Qualifiers="49344">5697</EventID>
        <Level>2</Level>
        <Task>1</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-11-08T10:57:20.000000000Z" />
        <EventRecordID>52197</EventRecordID>
        <Channel>Application</Channel>
        <Computer>AppTestSrv.AppCenter.xz</Computer>
        <Security />
      </System>
      <EventData>
        <Data>SAP</Data>
        <Data>Retrieving the COM class factory for component with CLSID {1EB415A4-242C-4E28-9E9C-33367784F01E} failed due to the following error: 8007007e 找不到指定的模块。 (Exception from HRESULT: 0x8007007E).</Data>
      </EventData>

    </Event> 

  • 相关阅读:
    3Sum
    Longest Common Prefix
    Integer to Roman
    Roman to Integer
    Container With Most Water
    String to Integer (atoi)
    Regular Expression Matching
    codeforces-873C. Strange Game On Matrix[模拟]
    hdu-5927 Auxiliary Set
    Codeforces-869 C. The Intriguing Obsession [组合数学]
  • 原文地址:https://www.cnblogs.com/xuzhong/p/2760946.html
Copyright © 2011-2022 走看看