摘要:
System.Runtime.InteropServices.COMException (0x800401D0): 没有注册类
没有注册类
在 System.Runtime.InteropServices.ComTypes.IDataObject.GetData(FORMATETC& format, STGMEDIUM& medium)
在 System.Windows.DataObject.OleConverter.GetDataInner(FORMATETC& formatetc, STGMEDIUM& medium)
在 System.Windows.DataObject.OleConverter.GetDataFromOleHGLOBAL(String format, DVASPECT aspect, Int32 index)
在 System.Windows.DataObject.OleConverter.GetDataFromBoundOleDataObject(String format, DVASPECT aspect, Int32 index)
在 System.Windows.DataObject.OleConverter.GetData(String format, Boolean autoConvert, DVASPECT aspect, Int32 index)
在 System.Windows.DataObject.OleConverter.GetData(String format, Boolean autoConvert)
在 System.Windows.Clipboard.GetText(TextDataFormat format)
在 IntelliTools.Domain.Favorite.FavorCollectHelper.GetFavorItemFromCB()
在 IntelliTools.Domain.Favorite.FavorCollectHelper.CollectFromCliboard(FavorItem parentItem)
在 IntelliTools.Utilities.Manager.CollectManager.Run(String cmd)
在 IntelliTools.App.<>c__DisplayClass1_0.<InternalRun>b__0()
在 System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback)
在 IntelliTools.App.InternalRun(String cmd)
在 lambda_method(Closure , IDictionary )
具体是哪一条,我测试下