GenericValue Type not available after mandatory upgrade

I was working in the PDF module yesterday and I downloaded several projects. When I went to run them today, I received the message a mandatory upgrade to UIPath.UIAutomation.Activities will be performed. After the upgrade none of the projects are working. All the activities are receiving the error ui:GenericValue … could not be resolved and was automatically replaced with UnknownType. The PDF projects were using a variable type of GenericValue. the type is no longer in the type list. To be sure I download a project again and when I opened it, I received the same message. What are they replacing the genericvalue type with? I could not find any info on the forum about this.

Hi, you should not use genericvalue type variables if you know the type you need, they usually will give more trouble than help anything…
image

1 Like