[Mono-list] Error when try to run a GUI project which developed in Visual Studio

Carfield Yim carfield at carfield.com.hk
Sun Apr 17 12:35:00 EDT 2011


Here is the stacktrace:

C:\workspace\Commons.UI\Dialogs\SampleDialog.resx(5,5): Error: Error:
ResX file Type System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a in the data at line
121, position 4 cannot be located. Line 137, position 5. cannot be
parsed.

Position: Line 137, Column 5.

Inner exception: Type System.Drawing.Bitmap, System.Drawing,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a in
the data at line 121, position 4 cannot be located.

 (Commons.UI)


Look like somehow Mono consider some resource is corrupted, is there
anyway to skip that? Like doesn't display bitmap from that resource?


More information about the Mono-list mailing list