Jim, The error message sounds like you might be missing the .NET runtime.
I haven't used Gtk# on windows, so I don't know if the installer ensures that it is installed. If it isn't related to the lack of the .NET runtime, you could add some logging to a file (or the console if you want to change from winexe to exe), to see when and how your program dies. Once you get some stack traces, it'll be much easier to resolve the problem :D HTH Dan _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
