提示内容:
ComAddIn [Error] The Ribbon/COM add-in helper required by add-in FormulaEx could not be registered.
This is an unexpected error.
Error details: System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.Runtime.InteropServices.COMException: 未指定的错误 (异常来自 HRESULT:0x80004005 (E_FAIL))
--- 内部异常堆栈跟踪的结尾 ---
在 System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
在 System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
在 ExcelDna.Integration.ExcelComAddInHelper.LoadComAddIn(ExcelComAddIn addIn) : TargetInvocationException - 调用的目标发生了异常。
老师,并没有加载宏文件列表,怎么处理呢?