zoukankan      html  css  js  c++  java
  • 解决方案:带格式化文本控件( RichText)的模板如果在InfoPath的浏览器中加载可能出现 COM 组件的80040154错误

    建议大家在微软的组件出现问题时,在GOOGLE上搜索解决方案,一般来说,总有结果: 

    Question

    • Question                    
      I have a few rich text fields in a browser enabled infopath 2010 form. When I tried to submit it an error apppeared.

      Retrieving the COM class factory for component with CLSID {52F5D46F-CBEA-4D07-BCB7-7296853F0CF2} failed due to the following error: 80040154. System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {52F5D46F-CBEA-4D07-BCB7-7296853F0CF2} failed due to the following error: 80040154. at Microsoft.Office.InfoPath.Server.DocumentLifetime.EventRichTextChange.HtmlToCleanXHtml(String html, Boolean makeDomCompatible)

      .....

      I deleted all rich text fields the form was submitted successfully.

      Is this a bug of Infopath 2010? Is any ways to use rich text fields?

      Best Regards,

      Malnor

  • 相关阅读:
    主机不能访问虚拟机CentOS中的站点
    linux安装redis
    java获去json所有对象
    Java nio和io
    [shell基础]——if/for/while/until/case 语句
    [shell基础]——整数比较;字符串比较;文件测试;逻辑测试符
    [shell基础]——数组
    [shell基础]——I/O重定向
    [shell基础]——tr命令
    [shell基础]——split命令
  • 原文地址:https://www.cnblogs.com/dosboy/p/3307782.html
Copyright © 2011-2022 走看看