[Mono-winforms-list] Porting Windows .NET 4 WinForm Application To *NIX With Mono - Unexpected binary element 0

plaid cholbr1 at lsu.edu
Thu Jan 12 15:59:15 EST 2012


Sounds like your case is pretty much exactly the same case.  In my case I
find that it fails with Images as well as Icons (where the Cursor is
effectively the same as an Icon).

What is the resx entry for the Cursor you tried in your example?

What I did with that GetBMPImage Function is essentially the same as your
workaround, however, in my case, I have waaaay too many forms with images
and icons in this manner to try to replace them all with this sort of
process (especially considering it shouldn't be necessary to "workaround").

I get the feeling the issue is in how it's handling/converting

application/x-microsoft.net.object.bytearray.base64

types when it tries to digest the resources.

Any ideas of where I might be able to post this to verify such a premise
and/or elevate it as a bug?  It seems like it would be a fairly common
problem for ANY Windows Forms application generated from Windows to *NIX
and/or Mac.

-----
Ars Longa, Vita Brevis.
--
View this message in context: http://mono.1490590.n4.nabble.com/Porting-Windows-NET-4-WinForm-Application-To-NIX-With-Mono-Unexpected-binary-element-0-tp4289685p4290440.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list