Visual Studio error: The “GenerateResource” task failed unexpectedly … The file exists

后端 未结 6 564
醉话见心
醉话见心 2020-12-17 07:59

I am trying to build a solution with many projects, and I\'m getting this error for a Windows Service project:

The \"GenerateResource\" task failed unexpecte         


        
6条回答
  •  攒了一身酷
    2020-12-17 08:23

    I checked out (VSS) the obj folder in Solution Explorer and I got a dialog stating that a couple of files and or folders were missing and did I want to create them. I clicked OK and then rebuilt the project without errors.

提交回复
热议问题