You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 2 Nov 2010 at 4:11The text was updated successfully, but these errors were encountered: