Running Mono 1.1.9. Installed from SuSE 9.3 RPMs, after uninstalling
Mono, due to a problems after installing Mono from the binay installer.

If you create a new Glade# 2 project, it generates a set of references
that point to Glade# version 2.00, Gtk# version 2.00 etc

<References>
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="glade-sharp,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="pango-sharp,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="glade-sharp,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  </References>

But Mono 1.1.9 does not seem to have any version 2.00 dlls for these
libraries. Instead it has either Version 1.00, or Version 2.4.

Strangely, if you run the Glade editor GUI, you can build windows, and
paste widgets into them. You can also compile the Glade C code.

Regards

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
> 

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to