‌Does StudioX Support Computer Vision Activities? If Not, What Are the Alternative Activities?

I need to read numeric information from an image using OCR

**Error Prompt When Using Scope in UiPath.Automation.Activities with OCR Engine

参数“Image”: BC31424: Type ‘System.Drawing.Image’ in assembly ‘68c98f45-052c-42c7-a52a-6fb9371966a8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ has been forwarded to assembly ‘System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’. Either a reference to ‘System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ is missing from your project or the type ‘System.Drawing.Image’ is missing from assembly ‘System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’.

Hi @Wang_Guanliang ,

Would you be able to share what version StudioX are you using here? I recall we had a similar issue previously that we fixed in StudioX 24.10.4.

Many thanks,
Raluca

@Wang_Guanliang

try to remove the image in the properties and recreate it it should suffice the issue

cheers

After updating to version 25.0.167, the err remains unresolved.

Would you be able to share a sample project repro ing this issue?