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 -- http://www.geocities.com/rohitkkumar _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
