The problem is most likely the TextBox array, but that String array isn't helping, either.

The String array has to allocate space for 99,980,001 objects. On an x86 machine, that's 381 MB of space...