Click here to Skip to main content
16,012,223 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am getting this error in my windows application. I have made build action embedded resource and also make access modifier of image public. But still I am getting below error.

Please help me out with this error.

Could not find any resources appropriate for the specified culture or the neutral culture. Make sure OPDManagmentSystem.Properties.Resources.resources was correctly embedded or linked into assembly OPDManagmentSystem at compile time, or that all the satellite assemblies required are loadable and fully signed.
Posted
Updated 28-Dec-13 23:41pm
v2
Comments
Richard MacCutchan 29-Dec-13 5:42am    
Without seeing the definition of your resource, and the code that is trying to access it, no one can guess what may be the problem.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900