I keep getting this error below, and each time I need to delete the file specified to fix it. This happens when I use the designer.
The item “obj\Debug\Supermarket.frmCustomer.resources” was specified
more than once in the “Resources” parameter. Duplicate items are not
supported by the “Resources” parameter. Supermarket
Is there any permanent solution to this, as it happens to any of the form I edit using the Visual Studio designer?
I found the solution to the problem! I simply created another project and imported all my classes and resources.