博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
[BTS] SAP Adapter Retrieving the COM class factory for component
阅读量:6849 次
发布时间:2019-06-26

本文共 1106 字,大约阅读时间需要 3 分钟。

日志名称:          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> 

转载地址:http://teeul.baihongyu.com/

你可能感兴趣的文章
linux 操作系统进程系列
查看>>
持续化集成工具jenkins环境搭建及配置
查看>>
CDN架构以及原理分析
查看>>
2016年3月7日作业
查看>>
HDFS DataBlockScanner
查看>>
MVC模式基本理解
查看>>
开源 java CMS - FreeCMS2.8会员登录
查看>>
ps学习笔记 11,12 路径,色彩调整
查看>>
MDaemonV15 版本新特性介绍
查看>>
【Guava】基于guava的重试组件Guava-Retryer
查看>>
第三阶段计划
查看>>
Spring常用注解
查看>>
哥德巴赫猜想算法c#实现方法
查看>>
MongoDB---管理简析
查看>>
我的友情链接
查看>>
solr5.2.1-----环境搭建
查看>>
Tomcat源码学习(二)--Tomcat_7.0.70 启动分析
查看>>
MYSQL备份恢复
查看>>
linux启动_grub
查看>>
MyBatis的常见属性总结select、insert、update、delete
查看>>