I\'ve created a Form1.cs in a Windows Forms application, and there\'s already a file Form1.resx. But whenever I try to run my application, I\'m constantly getting the follow
If you use TFS this error means created file not found, try copy manually files from creator and paste in your forms folder. This worked for me!