Problem with Screen Scrapping

Guys, I’m new in the UIPath Studio. I’m trying build simple robot, but when I use screen scrapping i get this error. Below is copy the copy of the entire error. Do you know some solutions of this?

20.2.0-beta.108+Branch.release-v2020.2.0.Sha.8a477a3ff8e9d37d84fd97a9b453d655d8f9dddd

Source: Private: Get Full Text ‘tekst tyl.jpg’

Message: Error HRESULT E_FAIL has been returned from a call to a COM component.

Exception Type: System.Runtime.InteropServices.COMException

RemoteException wrapping System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

hi @Adrian_P
refer this thread ,

which may help you…
hpy learning… :grinning:

Thanks