InvalidOperationException: An exception occurred while reading a database value for property 'PictureBinary.BinaryData'. See the inner exception for more information.

What could be the probable reason?

I have reviewed the Data of table PictureBinary, there is no image exceeding size 1MB.
The Maximum size of value in the column BinaryData is 676KB.

Arijit