I have not done any changes in my code but with UiPath new studio update my CV activities started throwing this error “Error ERROR Validation Error ‘Image’ is an ambiguous reference between ‘UiPath.Core.Image’ and 'System.Drawing.Image” @ppr@JuveriaSiddiqui@MVP_2021 @Ishmeet_Bindra@irahmat
@Naveed_Hakim1
A class with the name Image is defined in two packages (UiPath.Core.Image, System.Drawing.Image). The error comes from the issue, that it cannot resolved from which namespace the Class Image is to take.
Some more details would help, but in general we can do following:
within code: use the identifier before Image
UiPath internal: do some checks on the diffeent CV Package versions, maybe it should be reported to the technical team.
can you please provide us some more details: which activity, validation ! icon screenshot… thanks
The issue required a fix in UiPath Studio and will be live with the next Studio version. I cannot share the exact timeline, but I will keep updating this topic when I will know more.