COMException: 对 COM 组件的调用返回了错误 HRESULT E_FAIL。 StackTrace: 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) 在 System.Windows.Clipboard.CriticalSetDataObject(Object data, Boolean copy) 在 System.Windows.Clipboard.SetDataObject(Object data) 在 BetterClip.Core.XAction.Steps.ClipboardActionStep.Execute(IExecuteContext context) 在 BetterClip.Core.XAction.ActionExecuteExtensions.Execute(IExecutable executable) 在 IntelliTools.Core.XAction.ClipItemExecuteExtensions.SetToClipboard(IEnumerable`1 items, ExecuteContext context) 在 IntelliTools.Domain.Menu.MenuItemWrapper.InternalClick(Object sender, RoutedEventArgs args) 在 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)