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

  • 相关阅读:
    Qt之JSON生成与解析
    Qt的QLineEdit显示密码
    Ubuntu14.04 64位运行32位程序
    Xcode 7在支持ipad的设备中需要支持分屏!
    「模板」平衡树
    [NOI2016]区间 题解(决策单调性+线段树优化)
    [NOIP模拟测试12]题解
    [笔记乱写]0/1分数规划
    [NOIP模拟测试11] 题解
    [SCOI2014]方伯伯的玉米田 题解(树状数组优化dp)
  • 原文地址:https://www.cnblogs.com/dosboy/p/3307782.html
Copyright © 2011-2022 走看看