Exception:从 IClassFactory 为 CLSID 为 {9BA05972-F6A8-11CF-A442-00A0C90A8F39} 的 COM 组件创建实例失败,原因是出现以下错误: 80010108 被调用的对象已与其客户端断开连接。 (异常来自 HRESULT:0x80010108 (RPC_E_DISCONNECTED))。

报错信息

COMException
   在 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   在 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   在 System.Activator.CreateInstance(Type type, Boolean nonPublic)
   在 System.Activator.CreateInstance(Type type)
   在 IntelliTools.Domain.Manager.Explorer.GetAllExplorer()
   在 IntelliTools.Domain.Manager.Explorer.GetExplorerPathDict()
   在 IntelliTools.Domain.Manager.ExplorerWindowManager.UpdateDict()
   在 IntelliTools.Utilities.DebounceTimer.Timer_Tick(Object sender, EventArgs e)
   在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) 

解决方法

暂无解决方案。

相关信息
0 查看
2022-12-13 09:07
Quicker版本
版本 反馈次数