Bug #61714 ListView with EntityDataSource and DataPager throws NullReferenceException
Submitted: 30 Jun 2011 22:25 Modified: 29 Sep 2011 20:43
Reporter: Sho Ijiri Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.4.2rc OS:Windows (Win7 + ASP.NET 4.0)
Assigned to: Fernando Gonzalez.Sanchez CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[30 Jun 2011 22:26] Sho Ijiri
sample sourcecode

Attachment: test1.zip (application/x-zip-compressed, text), 140.02 KiB.