Does someone know what the error message means? I have no idea what I need to change in the expression editor in order to remove the error message. Thank you in advance for your help!
Yes. It means that the Groups property on your currentItem doesn’t contain a method called ‘Cast’.
Where did you get that code from? Thats not how you cast a datatype in VB.Net
A Similar kind of an Error message was solved when updating the dependencies to the latest Stable version. Check the below post :
If the issue till persists, then could you provide the project as a zipped file as already mentioned above. We can replicate the issue from our end and maybe get to know the cause.
Also note that, you have not shared the Dependency packages and their versions being used.
The error message still appears… if i rebuild this small automation part in a new project, the error does not appear (with the same dependencies) however, strange.
It maybe because there were incompatibilities between this individual workflow when integrated with the whole project.
If this workflow is an individual workflow or separate from other workflows. Do Check by Deleting the workflow and check if you are able to publish the remaining.
Then try to add back the workflow that you have built separately to this and check again.
Also, As mentioned in the post, if you provide the project as a zipped file where this issue occurs, the UiPath Team could investigate on this and provide a possible fix. It would also help understand and fix the future issues that may arise.
i first deleted the content only here, saved it and then redid it again.
Now I have deleted the content on the page in the Properties section, saved it and then i added it again. And now it suddenly works again… Ouff thanks a lot!