What is this message:

G

Guest

Hi
im having a problem with all images that are being used on a single form. The application keeps crashing when i try to run it. When i remove the image from the button etc the error disappears. Does anyone know how i can resolve the error.....

An unhandled exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.dl

Additional information: Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly. Make sure "frmGuest.resources" was correctly embedded or linked into assembly "VarunProj"
baseName: frmGuest locationInfo: VarunProj.frmGuest resource file name: frmGuest.resources assembly: VarunProj, Version=1.0.1590.17990, Culture=neutral, PublicKeyToken=nul
 
G

Guest

Hi

I have managed to fix this problem. It was a simple slip to do with the ordering of class declarations :blush:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top