Heyas;
I'm hoping someone can help me out here. I try to bring YAF into my solution as a project, but when I try to rebuild the forums project (where YAF is) I get the following error:
Quote:
"The item "obj\Debug\forums.attachments.ascx.resources" was specified more than once in the "Resources" parameter. Duplicate itms are not supported by teh "Resources" parameter.
Problem is, there are over 60 files in this directory, and the error message above doesn't tell me what FILE this error is in, which would have been a huge help for me, especially since I'm new to .NET these error messages are of little help to me. Does anyone know what I have to do to fix this?
I need it to work as a separate project within a solution in order for it to work right with the rest of the company site, as i'm developing a CMS for them. I am trying to integrate YAF into the overall site so that I don't have to reinvent the wheel, as it were. Any help would be appreciated. (plus there's the added pressure of a deadline)