[Mono-list] mono.exe - application error

matterac matterac@libero.it
Mon, 21 Jul 2003 12:02:00 +0200


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.