[Mono-winforms-list] mono crashes with 'serialized' forms

2010-01-26 Thread moudi
Hi all I've created an application which stores WinForms in XML files (using Reflection, TypeConverter, etc..). Additionaly, I've created also some custom controls (e.g. a knob) which I also store in the before mentioned XML file. I'm trying now to port this application to mono. The MoMA

Re: [Mono-winforms-list] Runtime error accessing Icons in Resources

2010-01-26 Thread Carlos Alberto Cortez
This seems to be a resources issue. Would it be possible to get the code producing this error, so we could test what's happening? Carlos. 2010/1/18 georgec giorgos.constanti...@gmail.com The following code is running fine on .NET but produces a runtime error with Mono: 1: