We are updating studio version and the “InvokeCode” was not function
Whe I create a new process in studio and call “InvokeCode”, the process run, but in the developed bot, the “InvokeProcess” has an error.
I 'm using the same dependencies, but not works.
Invoke Code: Method not found: ‘System.Collections.Immutable.ImmutableArray`1 System.Reflection.Metadata.MetadataReader.GetBlobContent(System.Reflection.Metadata.BlobHandle)’.
Could be due to fact that one of the project created is Windows-legacy and the new process is Windows?
Make sure to migrate the older project and then you should be able to fix the issue.
You are uisng enterprire version, that’s right?
If using enterprire version you have tech support by UiPath,
If community version, could you please share screen short or source code, I will check for you
Regards,
After a lot of tests the problem was solved. I was tested in each version of each dependencies and the problem in on UiPath.PDF.Activities. This activitie don’t work with the latest version, only with version 3.14.1 the invoke was called correctly.