Compiler Error CS1926
Visual Studio 2012
Error reading Win32 manifest file 'filename' -- 'error'.
This error is generated when the following conditions are true:
-
The /win32manifest option is specified either on the command line or by right-clicking the Project icon in Solution Explorer, pointing to Add, clicking New Item, and then clicking Application Manifest File.
-
The file is either corrupted or missing.
To correct this error
-
Remove the option.
-
Replace, repair, or regenerate the file.