Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MissingManifestResourceException #111

Closed
GoogleCodeExporter opened this issue Jul 28, 2015 · 11 comments
Closed

MissingManifestResourceException #111

GoogleCodeExporter opened this issue Jul 28, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

Just downloaded newest SVN data, converted to 2.0, fixed some compilation 
errors and then get a MissingManifestResourceException with the following stack 
trace:

----------
   bei System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   bei System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   bei System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   bei System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
   bei System.Resources.ResourceManager.GetObject(String name)
   bei Manina.Windows.Forms.ImageListView..ctor() in C:\Projects\Zeta Producer 10\Zeta Producer Main\Source\References\Direct\ImageListView\ImageListView\ImageListView.cs:Zeile 823.
----------

Do you have any hints for me on how to solve this issue?

Original issue reported on code.google.com by [email protected] on 2 Nov 2010 at 4:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants