[Mono-devel-list] Re: [Mono-winforms-list] SWF failed to start in Linux-Mandrake 9.1

Mohammad DAMT md at mt.web.id
Tue Jun 3 00:15:39 EDT 2003


On 2003.06.03 10:56 Mohammad DAMT wrote:
>> So, those warnings should not appear in output :)
> 
> how current and what server?
> I use
> [mdamt at gordon mono]$ cat CVS/Root
> :pserver:anonymous at anoncvs.go-mono.com:/mono
> 
> I've checked out this morning and yields the same result

for mono-devel-list:
make -f makefile.gnu install did not copy mcs/class/lib/*  to PREFIX/lib
so I have to manually copy all dlls to PREFIX/lib

for mono-winform-list: :D
the same exception still came when I ran the app

[mdamt at gordon Coba]$ mono coba.exe
  Unhandled Exception: System.NullReferenceException: A null value was 
found where an object instance was required
in (unmanaged) 00 System.Windows.Forms.Control:.ctor ()
in <0x0000e> 00 System.Windows.Forms.ScrollableControl:.ctor ()
in <0x00014> 00 System.Windows.Forms.ContainerControl:.ctor ()
in <0x00018> 00 System.Windows.Forms.Form:.ctor ()
in <0x0000a> 00 MyFormProject.MainForm:.ctor ()
in <0x00054> 08 MyFormProject.MainForm:.ctor ()
in <0x0001e> 00 MyFormProject.MainForm:Main (string[])



More information about the Mono-devel-list mailing list