It's IT and it's my life
18 Feb
I got a strange symptom with my VB.NET. It says: “Error 1 The item “xxx” was specified more than once in the “Resources” parameter. Duplicate items are not supported by the “Resources” parameter. It was occured when I try to change the layout of my ‘xxx’ form.
It seems something to do with Form Designer method that was created by VS. I got this thing works up with me.
1. Remove the ‘xxx’ form from recent solution
2. Recompile the project
3. Save the solution
4. Restart the solution
5. Add the ‘xxx’ form
6. Recompile
This should do things. ^^v
Have a nice try
9 Responses for "“Error 1 The item “xxx” was specified more than once in the “Resources” parameter"
Hello webmaster
I would like to share with you a link to your site
write me here preonrelt@mail.ru
Thanks for the Tip. It worked for me.
My error occurred when I changed a My.Settings value in the value in the tab
Glad to hear that. Keep on rockin’ ^^
it works for me too
great for U Joe^^
Thank you!!
I worked for me…I would like to do a translaction to spanish (of the solution) in my comment.
Te agradezco
Funcionó para mi…Me gustaría hacer una traducción al español (de la solución) en mi comentario:
Los cuatro pasos son:
1: Mover la forma ‘xxx’ del proyecto (Muevanla a otro proyecto auxiliar, pero conservenla, en el artículo dice borrar, pero no la borren muevanla solamente.)
2: Recompilar el proyecto (sin la forma “xxx”)
3: Guardar la solución
4: Agregar la forma ‘xxx’ del proyecto auxiliar al proyecto real.
5: Recompilar
En ocasiones cuando uno copia la forma el VS genera una copia llamada “Copy of xxx”, esa hay que borrarla antes de recompilar por primera vez.
Something to add it’s that when you copy the form Vs creates a file called “Copy of xxx”, that file has to be deleted before rebuild the first time.
OH!! sorry it was sometimes no something lol
Thanks again =D
right click on the file then click on properties
–Under properties change build action to none.
save – recompile
then change it back to what it was and recompile again
Cool man! I love u so much …… muhhhhaaaa. you saved my time
Leave a reply