Click here to Skip to main content
15,907,906 members
Home / Discussions / C#
   

C#

 
GeneralRe: accessing array Pin
selcuks7-Nov-08 1:45
selcuks7-Nov-08 1:45 
QuestionC# resources ???? Pin
shaveen6-Nov-08 21:07
shaveen6-Nov-08 21:07 
AnswerRe: C# resources ???? Pin
J4amieC6-Nov-08 22:11
J4amieC6-Nov-08 22:11 
QuestionRe: C# resources ???? Pin
nelsonpaixao7-Nov-08 13:42
nelsonpaixao7-Nov-08 13:42 
Questionwindows service Desktop intraction option enable true Pin
vishnukamath6-Nov-08 20:24
vishnukamath6-Nov-08 20:24 
AnswerRe: windows service Desktop intraction option enable true Pin
leppie6-Nov-08 22:53
leppie6-Nov-08 22:53 
AnswerRe: windows service Desktop intraction option enable true Pin
Giorgi Dalakishvili7-Nov-08 1:30
mentorGiorgi Dalakishvili7-Nov-08 1:30 
QuestionBuild Error Mystery Pin
Roger Wright6-Nov-08 19:54
professionalRoger Wright6-Nov-08 19:54 
I've been playing with VS2008 this week, creating a data access project with C#. All was going nicely until tonight. I built a few forms to act as containers for the basic functions of the app, with the idea in mind that I can launch a series of dialog boxes from each form to walk the user through the steps to perform each function. I have no idea how to do that yet, but I'll learn.

After creating all the basic forms I tried to Build the solution, and received this error:

Error 1 The item "obj\Debug\EquipmentData.frmRecord.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter.

I have no idea where to go from here. The referenced file exists in the specified path. No resource file in the project refers to it twice. The error message tells me which project is causing the error, but doesn't include any mention of the file where the error appears. Online Help tells me that this can be caused by a duplicate entry in a resource file (there are none) or a command line, but I don't know how to view the command line used by the Build option in the IDE.

Can anyone tell me where to look to find the duplicate entry?

"A Journey of a Thousand Rest Stops Begins with a Single Movement"

GeneralRe: Build Error Mystery Pin
nelsonpaixao7-Nov-08 13:46
nelsonpaixao7-Nov-08 13:46 
QuestionDisplaying values of one form to another form Pin
B876-Nov-08 18:26
B876-Nov-08 18:26 
AnswerRe: Displaying values of one form to another form Pin
Giorgi Dalakishvili6-Nov-08 19:19
mentorGiorgi Dalakishvili6-Nov-08 19:19 
AnswerRe: Displaying values of one form to another form Pin
nelsonpaixao7-Nov-08 13:53
nelsonpaixao7-Nov-08 13:53 
QuestionTreeView customization Pin
astibich26-Nov-08 16:40
astibich26-Nov-08 16:40 
AnswerRe: TreeView customization Pin
leppie6-Nov-08 22:56
leppie6-Nov-08 22:56 
AnswerRe: TreeView customization Pin
DaveyM696-Nov-08 23:49
professionalDaveyM696-Nov-08 23:49 
QuestionWorking With TabControl and WebBrowser Pin
jas0n236-Nov-08 16:33
jas0n236-Nov-08 16:33 
AnswerRe: Working With TabControl and WebBrowser Pin
aj.esler6-Nov-08 21:25
aj.esler6-Nov-08 21:25 
GeneralRe: Working With TabControl and WebBrowser Pin
jas0n2311-Nov-08 2:22
jas0n2311-Nov-08 2:22 
AnswerRe: Working With TabControl and WebBrowser Pin
aj.esler11-Nov-08 2:32
aj.esler11-Nov-08 2:32 
GeneralRe: Working With TabControl and WebBrowser Pin
jas0n2311-Nov-08 2:35
jas0n2311-Nov-08 2:35 
GeneralRe: Working With TabControl and WebBrowser Pin
aj.esler11-Nov-08 2:52
aj.esler11-Nov-08 2:52 
QuestionAdding a drag handle to my custom UserControl Pin
astibich26-Nov-08 16:13
astibich26-Nov-08 16:13 
AnswerRe: Adding a drag handle to my custom UserControl Pin
DaveyM696-Nov-08 23:34
professionalDaveyM696-Nov-08 23:34 
QuestionGenerics... Pin
Illegal Operation6-Nov-08 13:17
Illegal Operation6-Nov-08 13:17 
AnswerRe: Generics... Pin
DaveyM696-Nov-08 13:26
professionalDaveyM696-Nov-08 13:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.