Unable to create a manifest resource name error in Visual Studio 2008

前端 未结 6 968
半阙折子戏
半阙折子戏 2021-01-07 22:54

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

6条回答
  •  不知归路
    2021-01-07 23:37

    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!

提交回复
热议问题