[Mono-winforms-list] need a clue
landon kelsey
landonmkelsey at hotmail.com
Sat Nov 24 22:42:50 EST 2007
Under Fedora 7 my project built and ran fine (except for an application problem)
Under Fedora 8, the project build fine but gets a run time error at
l at
at System.Windows.Forms.Application.EnableVisualStyles () [0x00005] in /builddir/build/BUILD/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:380
at ftpWindows.Program.Main () [0x00000] in /home/landon4/monodevelop/ftpWindows/ftpWindows/Program.cs:15
static void Main()
{
Application.EnableVisualStyles();
Line 15
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new Form1());
}
I checked the references even though they were OK with Fedora 7
I have the same references as the .NET version
_________________________________________________________________
You keep typing, we keep giving. Download Messenger and join the i’m Initiative now.
http://im.live.com/messenger/im/home/?source=TAGLM
More information about the Mono-winforms-list
mailing list