COMException: 从 IClassFactory 为 CLSID 为 {9BA05972-F6A8-11CF-A442-00A0C90A8F39} 的 COM 组件创建实例失败,原因是出现以下错误: 800706be 远程过程调用失败。 (异常来自 HRESULT:0x800706BE)。 StackTrace: 在 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)