Symptoms
When renaming the batch's name, you may receive this error message:
System.Runtime.InteropServices.COMException (0x80004005): Error: A name cannot contain character ' '. at ABBYY.FlexiCapture.IBatch.set_Name(String _name)
Cause
This error may occur when we try to rename the batch's name, which contains invalid characters.
Resolution
To resolve this issue, make sure to add these special characters to your exclusion:
"[]/;:?\"\\<>|*&\t\n\r"
Comments
0 comments
Please sign in to leave a comment.