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

  • 相关阅读:
    .Net Core调用NodeJs
    ASP.NET Core中间件中渲染Razor视图
    ASP.NET Core自定义View查找路径,实现主题切换
    Core路由2-Endpoint终结点路由
    Core路由1
    .NET Core的本地化机制(多语言)【转】
    实现ASP.NET Core MVC的插件式开发(ApplicationPart)
    Gitflow工作流程
    Git-开发中遇到紧急任务如何处理
    多线程笔记-CancellationToken(取消令牌)
  • 原文地址:https://www.cnblogs.com/dosboy/p/3307782.html
Copyright © 2011-2022 走看看