[Gtk-sharp-list] Deploying GTK#/GRE# with a Project Win32
Phillip Dyer
p85dyer at gmail.com
Thu Oct 12 16:49:03 EDT 2006
Gaëtan,
I've been playing around with it a little more, when I add the
reference in visual studio it read's the assemblies version number as
2.8, at runtime the assembly seems to report it's 2.4 . I'm still
experimenting, I'll look in to using reflection to solve this problem.
Thanks,
Phil
Gaëtan Frenoy wrote:
>Hello Phillip,
>
>Le Thu, 12 Oct 2006 09:26:19 -0400, Phillip Dyer a écrit:
>
>
>>Unhandled Exception: System.IO.FileLoadException: The located assembly's
>>manifest definition with name 'gtk-sharp' does not match the assembly
>>reference.
>>
>>
>
> So gtk-sharp assembly loaded at runtime does not match
> the one you used to compile your main GTKApp.exe assembly.
>
> This is pretty hard to troubleshoot without having access
> to the actual assembly.
>
> My approach of the problem would be to use reflector to
> understand what version is expected and compare it with
> the one on my disk.
>
> Have a good evening.
>
>
>
More information about the Gtk-sharp-list
mailing list