11-11-22 09:49 PM
24-01-24 03:59 PM
Hi @Eric Wilson
I have imported the updated Collection Manipulation VBO, but it shows 12 errors shown as below, as I wanted to use Get Matched Records Action.
I have also added the Dll files as in the other SS.
Can you please suggest solution for this.
Thanks and Regards
24-01-24 06:27 PM
What version of Blue Prism are you using?
Cheers,
25-01-24 04:15 AM
Hi @Eric,
I was using the latest version 7.3, I am aware that it is a beta version but wanted to explore new addon's.
I found that Utility is working fine in Blueprism 7.0v.
Thanks and regards,
25-01-24 03:43 PM
I'm not sure what you mean by "beta version"? BP v7.3 is GA and that's the release I'm using (specifically the true 64-bit version). Your list of DLLs is slightly different from the version on the DX. This is a screenshot of fresh download from the DX, and this does not show any errors when compiled in my BP v7.3.
You want to get rid of the System.Linq.dll reference in the External References list.
Cheers,
29-01-24 10:51 AM
Hi @Eric Wilson
I am using the Blueprism Trial Version 7.3, All the dll files are same as yours but it still shows the error as I posted Earlier,
Is it because it's the trial version that I am using?
Can you please suggest any solution,
Thanks,
29-01-24 04:08 PM
Did you remove the reference to System.Linq.dll as I suggested? We utilize the System.Linq namespace, but we use the one that's part of System.Core.dll. By including the System.Linq.dll reference, you're referencing the wrong version of the namespace.
Cheers,
30-01-24 03:55 AM
It Worked!!
Thanks @Eric