NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Fatal Error C1005

string too big for buffer

A string in a compiler intermediate file overflowed a buffer.

You could get this error when the parameter that you pass to either the /Fd or /Yl compiler options is greater than 256 bytes.