5047   Invalid record size

Cause

This error occurs if a presentation client attempts to read or write more than 2G bytes of data in a single read or write statement and the value of the FileNode class usePresentationFileSystem property is set to true. It also occurs if the length of data is less than zero (0).

Action

Read or write data in smaller chunks.