VS2008 SP1
The C# compiler is giving me "Generate" task failed unexpectedly ... (Image.Save) when I try to compile my project, which has a resx file to which I've added a TIFF file.
I haven't yet written any code to reference the resource -- just having the TIFF file included in the resource causes the compile failure.
How can I compile this project?