Compiler Error CS1664
Visual Studio 2005
Error Message
Fixed size buffer of length 'length' and type 'type' is too bigThe maximum size of a fixed-size buffer (as determined by the length multiplied by the element size) is 2^31 = 268435455.