VS.NET error
I got this funky error after just making a small change to a file. Error ## The item “xxx” was specified more than once in the “Resources” parameter. Duplicate items are not supported by the “Resources” parameter Build->Clean doesn’t fix it. If you encounter this same error, try the following. Open your vbproj file in a text editor. If your project is called “myProj”, then the file name is “myProj.vbproj”. (Make a backup first…) ...