|
Hi friends,
I have installed gtk# for visual studio.net and
tried to build simple one window application (nothing special, only one form)
when i build in Visual Studio.Net this application it work
correctly.
I tried to execute same application under mono ,
used command "mono myapplication.exe" all on windows XP... and
this application execute show me form and then close without to stay to be
openned. In command prompt i have following error:
Unhandled Exception:
System.NullRefferenceException: Object reference not set to an instance of an
object in <0xffde7998> <wrapper managed-to-native>
SignalConnector:glade_xml_signal_autoconnect_full
(intptr,GLade.XML/SignalCOnnector/RawXMLConnectFunc,intptr)
in...................................
Same problem i have when i build peditgtk sample
from gtk# and then when i try that bulded sample under mono.
I have installed
mono-1.1.2-gtksharp-1.9-win32-0.3.exe which i have used for test in this
project
and gtksharp-1.0.2-win32-0.6.exe which is used
within Visual Studio 2003.Net could somebody help me how can i run my
application correctly?
thanks in advance
Ivan
|
- [Mono-list] problem with simple one window applicati... Ivan Turcan
- Re: [Mono-list] problem with simple one window ... Francisco T. Martinez
