I have been developing an application in VS2010 and compiling it for the .NET 4.0 as the target framework. After integrating a library into my application, I get the followi
Open Properties of project. Then select the Resources. Delete all resource images and insert them again. now compile it. Your project is working now.. :)