Compiler Error C2026

string too big, trailing characters truncated

The string was longer than the limit of 2048 characters.

After adjacent strings are concatenated, a string cannot be longer than 2048 characters.