[Mono-dev] Mono reflection seems a bit broken.

Rodrigo Kumpera kumpera at gmail.com
Tue Feb 9 06:57:50 EST 2010


On Tue, Feb 9, 2010 at 9:51 AM, PFJ <pjohnson1 at uclan.ac.uk> wrote:

>
>
> The resources are set to be embedded into the binary. I run the executable
> this comes from and it does what it should (the displaytheelement method
> gets the information for the data (stored in xmlhandler xml), then uses
> reflector to grab the embedded image and display in pictureBox1. If the
> picture isn't found, the message box appears but the application doesn't
> fall over dead.
>
> Under Mono 2.6.1, it doesn't matter which element I click, I always get the
> message box and the application quits with no throwback. Under .NET, I
> click
> on the element, the information appears, the picture appears and if the
> picture isn't there, the message box appears, but then the application
> continues.
>
> Is the code wrong or am I?
>
> I can upload the full source if it will help identify a bug.
>
>
Please fill a bug report with enough source code attached so we can
reproduce the bug.

mono-project.com/Bugs

Thanks,
Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100209/1203d03f/attachment.html 


More information about the Mono-devel-list mailing list