As the title explains, we recently upgraded to UiPath 2024 and since then I’m getting a validation error on some invoke code: BC30456: ‘CodePagesEncodingProvider’ is not a member of System.Text.
This code was working before and was imply a method to remove ‘accented’ characters to match a value.
I’ve searched the forums and seen that people have had this in the past, however, the solutions I’ve tried from those threads seem to run into errors of their own with the 2024 version.