【发布时间】:2021-02-16 17:21:06
【问题描述】:
我正在使用 Telrik Reporting 并打开 trdp 文件以对其进行修改后,当我选择一个 bloc 部分进行编辑时,出现此错误:
注意:
我已经在 Visual Studio 2019 中添加了 Microsoft.mshtml 并且 Copy local 选项设置为 true 但没有任何变化,我仍然遇到此异常。
我该如何解决?
【问题讨论】:
-
该错误消息表明它正在尝试使用该名称加载 程序集;并不是它试图找到文件
microsoft.mshtml。那么寻找microsoft.mshtml.dll可能吗? -
是一样的吗,我已经在引用中加载了。
标签: telerik visual-studio-2019 telerik-reporting microsoft.mshtml