I have a C# project in which the generated designer code throws an error at design time. Fixing the error requires me to modify the generated code, which gets overwritten every time I build.
The error is the generic full screen "To prevent possible data loss before loading the designer..." I can "ignore and continue" each time, but I can't seem to find a way to ignore it permanently.