The MaxFileSize property is an int - this means a limit over 2GB can't be set. Please change this property to a long.
2 comments
ADMIN
Rumen
Posted on:11 Nov 2024 14:08
The request to change the MaxFileSize property from int to long has been marked as Won't Fix due to consistently low interest from the community since it was reported in 2014.
Feel free to cast your vote, and we may reopen the item if there is sufficient interest in the future.
Thank you for your understanding.
WaldenL
Posted on:24 Jul 2014 15:26
Could also be handled as a "MaxSizeLong" if there's concern over changing the type of MaxSize.