It's OK, I've worked out what is going on. As I uninstalled the previous version of Mono 1.1.8-2, I removed the gtk, gdk, glade, pango etc Version 2.00 files, Mono 1.1.9 has versions 1.0 and versions 2.4. So my applications which use Version 2.00 need to be recompiled with Version 2.4 of these objects.
Reagrds Tracy Barlow > Date: Mon, 12 Sep 2005 08:28:01 +1000 > From: [EMAIL PROTECTED] > Subject: [Mono-list] MonoDevelop 0.7 > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain > > What I am getting now is the following error when I try to run any Glade > based GUI app > > glade-sharp, Version=2.0.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f could not be found or is invalid. > > Regards > > Tracy Barlow > > > pango-sharp, Version=2.0.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f could not be found or is invalid. > > glade-sharp, Version=2.0.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f could not be found or is invalid. > > glib-sharp, Version=2.0.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f could not be found or is invalid. > > gdk-sharp, Version=2.0.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f could not be found or is invalid. > > gtk-sharp, Version=2.0.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f could not be found or is invalid. > > > Regards > > Tracy Barlow > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
