Connecting Tech Pros Worldwide Forums | Help | Site Map

the item was specified more than once in the resources parameter.

JustRun's Avatar
Member
 
Join Date: Mar 2008
Posts: 110
#1: May 4 '09
Hi,

well, I have frmDept.cs, I copied this from a form and renamed it to frmRoles.cs and made all steps like (Rename the .cs file to be like this class frmRoles : Form) but the error still rising

the item "obj\Debug\TimeSheet.Admin. frmRoles.resources" was specified more than once in the "Resources" parameter.

Also I've tried to remove it from the solution and debug --> close --> reopen the solution --> create a new form named frmRoles.cs .... The same error

If it is a bug, I'll not be surprised as it is Microsoft world :(
Please, I want to how to fix this error

Newbie
 
Join Date: Jul 2009
Posts: 1
#2: Jul 3 '09

re: the item was specified more than once in the resources parameter.


Check the original file. When you rename using desiner, all file (copy and orginal) are renamed.

Bye
Reply