Rohit wrote:

Hello,
I have written a simple app using glade and mono. It runs properly on
Mono in Linux, but when I try to run the same app on Windows using
microsoft's .net implementation it doesn't work and I get the
following error.

<error>
<title>
CryptUtility.exe - Common Language Runtime Debugging Services
</title>
Process id=0x7fc (2044), Thread id=0x674(1652)
Click OK to terminate the application
Click Cancel to debug the application
</error>

I have Gtk-sharp for windows installed and I have run a "Hello World"
gtk app and it runs without any problems on windows. The source code
and the gui.glade can be found here:

http://www.geocities.com/rohitkkumar/Main.cs.txt
http://www.geocities.com/rohitkkumar/gui.glade.txt

Thanks for any help
Rohit



I myself have to validate this further but I believe that our latest Gtk#/GTK+ is having problems with code that uses Gtk.Combo and/or Gtk.ComboBox (there is a chance that one of them is deprecated).

For Gtk# related topics you may be better serve by joining and using the Gtk# mailing list.

http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Paco



_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to