[Gtk-sharp-list] GTK# on Windows with .NET runtime

Simon synced_@hotmail.com
Sun, 30 Mar 2003 21:29:57 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_001B_01C2F703.830C7730
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello all, I'm trying to help test/experiment with GTK# on windows with =
the .NET runtime and I'm able to run the gtk-hello-world.exe test =
sample, but any other of the samples fail.  I get this exception and =
info:

An unhandled exception of type 'System.IO.FileNotFoundException' =
occurred in Unknown Module.
Additional information: File or assembly name System.Drawing, or one of =
its dependencies, was not found.

Anyone have any ideas?  I know this is a known issue but I don't see any =
talk of it much so I was hoping maybe this would spur some ideas on how =
to fix this.

I did a quick look and the only assembly requirements by System.Drawing =
is mscorlib and system so I'm not sure what System.Drawing is =
complaining about.

Thanks.
------=_NextPart_000_001B_01C2F703.830C7730
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello all, I'm trying to help =
test/experiment with=20
GTK# on windows with the .NET runtime and I'm able to run the=20
gtk-hello-world.exe test sample, but any other of the samples =
fail.&nbsp; I get=20
this exception and info:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>An unhandled exception of type=20
'System.IO.FileNotFoundException' occurred in Unknown =
Module.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Additional information: File or =
assembly name=20
System.Drawing, or one of its dependencies, was not =
found.<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Anyone have any ideas?&nbsp; I know =
this is a known=20
issue but I don't see any talk of it much so I was hoping maybe this =
would spur=20
some ideas on how to fix this.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I did a quick look and the only =
assembly=20
requirements by System.Drawing is mscorlib and system so I'm not sure =
what=20
System.Drawing is complaining about.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks.</DIV></FONT></BODY></HTML>

------=_NextPart_000_001B_01C2F703.830C7730--