COMException: 检索 COM 类工厂中 CLSID 为 {C0B4E2F3-BA21-4773-8DBA-335EC946EB8B} 的组件失败,原因是出现以下错误: 800703fa 试图在标记为删除的注册表项上进行不合法的操作。 (异常来自 HRESULT:0x800703FA)。
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)
在 Microsoft.Win32.SaveFileDialog.CreateVistaDialog()
在 Microsoft.Win32.FileDialog.RunVistaDialog(IntPtr hwndOwner)
在 Microsoft.Win32.CommonDialog.ShowDialog(Window owner)
在 Quicker.View.ImageViewerWindow.is4WdksS7GM()
在 Quicker.View.ImageViewerWindow.AY7Wd6Q00fw(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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)