Learning,

Seems that you're hitting a max file size of 4MB. (4e6 bytes / 
(4*1024*1024))*4 = 3.81, which is what you're getting, since somewhere 
along the line a MB is using 1e6 bytes, not 1048576 bytes.

Are you accessing an ASP application? The default file export limit is 4MB 
there. Perhaps that is the sort of limit your are hitting,

Sincerely,
Joe

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/GYQItAtKswMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to