How can I fix my invalid resx file input?
问题 I added several existing files (from a VS 2008 Windows CE project) to a VS 2008 Winforms project. For many (but not all) of the forms, I get this err re: the *.resx files: Invalid Resx file. ResX input is not valid. Cannot find valid "resheader" tags for the ResX reader and writer type names. The *.resx files that are fine display like so when I 2-click them in the Solution Explorer: ...whereas those that won't compile with the err msg above display one thing if I 2-click the *.resx file in