[Gtk-sharp-list] cannot run mono app on XP using MS CLR

Daniel Morgan danielmorgan at verizon.net
Tue Jun 28 20:49:36 EDT 2005


GTK# included in the Combined Mono/GTK# Windows installer is meant for 
working with Mono.  This installer installs the GTK# assemblies in 
Mono's GAC.

You need to get Windows Installer for Microsoft .NET Framework 1.1 for 
it to work properly on Microsoft .NET CLR.  This installer installs the 
GTK# assemblies into Microsoft .NET GAC.

Bryan Buchanan wrote:

>Hi,
>
>I've loaded the Mono-1.1.8 installer, and I also have .NET 1.1 loaded. I
>can run a test app
>
>c:\> mono test.exe test.glade
>
>with no problem.
>
>When I try
>
>c:>\ test.exe test.glade
>
>I get a CLR error dialog which says "Application has generated an
>exception which cannot be handled".
>
>I've tried setting paths and other stuff, but nothing seems to works.
>Can anyone give me some pointers ?
>
>Thanks,
>
>Bryan
>
>_______________________________________________
>Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>  
>



More information about the Gtk-sharp-list mailing list