I\'m currently working w/ VS studio 2010, .NET 4.0. Here is my scenario:
I currently have a class library project called \"Images\" that contains a sub folder calle
All very good answers. I didn't see this one above and though it's simple and obvious, it will certainly cause the symptoms of the original post. It's easy to forget when we're in a hurry.
Make sure if you dragged and dropped the images into the project that the files have been "Included in Project". That's quickly available from the context menu.