Description
User receives the following error when trying to attach a file:
The following file contained no data and was not added to the system: File1 (‘Filename.txt’).
Summary
This problem occurs when a user attempts to attach a blank text file. The zero byte file causes full-text parsing errors. Full-text files need to contain at least one character.
To resolve this error, make sure the file you are attaching is not corrupt and contains data.