|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Program build fails; how do I resolve the situation?I'm trying to build my application from within the IDE, but I get an error
message that reads: The item "obj\Debug\MyApp.Security.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter. Thanks for any help. Hmmm, I replied to this earlier, but it doesn't show up...anyway, I found the
problem. I forgot to delete a class from the project...why the compiler didn't catch the problem resulting from two classes having the same name, I'll never know. Show quote "AlBruAn" wrote: > I'm trying to build my application from within the IDE, but I get an error > message that reads: > > The item "obj\Debug\MyApp.Security.resources" was specified more than once > in the "Resources" parameter. Duplicate items are not supported by the > "Resources" parameter. > > Thanks for any help. |
|||||||||||||||||||||||