[Mono-dev] Unhandled Exception: System.Resources.MissingManifestResourceException:

myfriendofmisery leonmoran at hotmail.com
Mon Jul 20 00:39:38 EDT 2009


Hi There, Have any luck finding a fix for this? 

I'm receiving the same exception 

"Unhandled Exception: System.Resources.MissingManifestResourceException:
Could not find any resources appropriate for the specified culture or the
neutral culture."

I have brought in source code from a VS2005 solution and recompiled within
monodevelop 2.0, everything compiles ok and I've run my exe's through MoMA
and tidied up the loose ends there too.

Can anyone suggest what I need to do? Could it be to do with imagelists or
other compiled in icons/gifs?
Or am I just running in the wrong culture?

Cheers,
Leon.





Michael Hutchinson wrote:
> 
> On Mon, Mar 23, 2009 at 12:11 AM, SuperAfton23 <superafton23 at mt2009.com>
> wrote:
>>
>>
>>> I suggest MonoDevelop 2. It should be able to build your sln file fine
>>> -- either open and build it in the IDE, or use "mdtool build" from the
>>> command line. It also outputs the commands that it uses for the build,
>>> if you're curious.
>>
>> $ mdtool build
>> MonoDevelop Build Tool
>> VS2003 solutions are not supported natively.
> 
> OK, you have a VS2003 solution. You can import it to MD, you just
> can't open it directly.
> 
>> I suppose this means I can't use mono on this project.
> 
> No, it doesn't mean that at all. As I said before, you can use the
> same binaries you built on Windows. Alternatively you can convert your
> solution to a VS2005/2008 solution, which is the project format also
> used by MonoDevelop 2.
> 
> 
> -- 
> Michael Hutchinson
> http://mjhutchinson.com
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Unhandled-Exception%3A-System.Resources.MissingManifestResourceException%3A-tp22614367p24563808.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list