The property ‘Resource’ is set more than once.
Working on my Silverlight application that contained local and external resources I was getting the error (above) in the App.xaml file. The error was displayed even thought the build was successful and my application ran. I found the solution to my problem here.