I often get the following compilation error:
-Resource transformation for file 'Form1.resx' failed. Invalid ResX input.
-error CS0518: The predefined type 'System.Byte' is not defined or imported

What do they mean & how to fix them?
Thanks.