I received an error while the process was running, but I don’t know what caused it. I’m sure it’s not a logical error. Could you please suggest the best solution?
It may not be an issue with the logic you’ve implemented. Based on the error message, it appears to be related to a .NET encoding issue.
Could you search your project for “1252” or Windows-1252 and check if it’s being used anywhere? If you find any references, that’s where the issue is occuring.
That’s not the correct file. Please refer to the previously resolved cases below, as they address a similar issue to the one you’re facing.
If you’re still unable to resolve it after reviewing those, please share your workflow here so we can take a closer look and help you troubleshoot the issue.