.resx ImageStream error:

Desty <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
Hi,
Apologies if this is a trivially obvious question; I've never worked with C#
before today and didn't find anything searching. I'm trying to get a VS
project (KeePass 2.13) to build with MonoDevelop 2.4 on OS X (with Mono
2.8.1). There was a minor assembly signing problem which I solved by telling
Mono not to sign it, but now I'm stuck with these errors in the form .resx
files:

;;;;
Unable to compile
(/Library/Frameworks/Mono.framework/Versions/2.8.1/bin/resgen2)
/Users/oisin/Downloads/keepass/KeePass-2.13-Source/KeePass/Forms/LanguageForm.resx
to .resources. 
Reason: 
Error: Invalid ResX input.
Position: Line 52, Column 5.
Inner exception: Object reference not set to an instance of an object
;;;;

The resx files contain XML that looks like this in the region of the errors
(the reported line and column are at the end of the "data" close tag):
;;;;
<data name="m_ilLanguages.ImageStream"
mimetype="application/x-microsoft.net.object.binary.base64">
    <value>AAEAAAD/////AQAAA.......etc.....</value>
</data>
;;;;

Is there some library or something I'm missing?
-- 
View this message in context: http://mono.1490590.n4.nabble.com/resx-ImageStream-error-tp3052379p3052379.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.