[ERROR] [UiPath.Studio] [1] 错误: System.Exception: 对 COM 组件的调用返回了错误 HRESULT E_FAIL。
---> System.Exception: 对 COM 组件的调用返回了错误 HRESULT E_FAIL。
在 UiPath.UiNodeClass.InjectAndRunJS(String bstrCode, String bstrInputText)
在 UiPath.Core.UiElement.InjectAndRunJS(String code, String input)
--- End of inner exception stack trace ---
在 UiPath.Core.UiElement.InjectAndRunJS(String code, String input)
在 UiPath.Workflow.Wizards.WebDataExtractor.RemoveHighlightResults(UiElement element)
在 UiPath.Workflow.Wizards.DataScrapingWizard.Wizard_Closing(Object sender, CancelEventArgs e)
在 System.Windows.Window.OnClosing(CancelEventArgs e)
在 System.Windows.Window.WmClose()
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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), HResult -2146233088
数据抓取报错,先卸载,在安装,安装好后扩展程序记得打开,重启UIPath即可
标签:IntPtr,String,InjectAndRunJS,Int32,Windows,HRESULT,System,UiNodeClass,UiPath From: https://www.cnblogs.com/yokoo/p/16848703.html