[Mono-list] MonoDevelop 0.7

mono-list.1.tracyanne at spamgourmet.com mono-list.1.tracyanne at spamgourmet.com
Sun Sep 11 20:45:57 EDT 2005


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: mono-list.1.tracyanne at spamgourmet.com
> Subject: [Mono-list] MonoDevelop 0.7
> To: mono-list at lists.ximian.com
> Message-ID: <1126477681.8425.5.camel at laptoplinux.barlow.local>
> 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
> 



More information about the Mono-list mailing list