Hi, I'm trying to run some my .Net application under mono on Cygwin, I've an application that run without poroblem on .NET, but when I try to run it on Mono I've this error: mono.exe -application error: The instruction at "0x0173d5a2" referenced memory at "0x00000000". The memory could not be "read". The error persist if I try to recompile all with mono mcs compiler. Regards.