I've encountered this a couple of times.  The only thing that worked for
me was to delete the reference and re-add it.

Microsoft MVP, Visual Developer, Visual C#
http://www.peterRitchie.com/blog/

On Wed, 19 Jul 2006 15:15:39 +1200, Dean Cleaver
<[EMAIL PROTECTED]> wrote:

>Hi,
>
>I'm getting this exception when one of my projects tries to load one of
>my assemblies.
>
>I'm confused, as this assembly is another project in the same solution.
>It's referenced as a project (not as a file), it's installed, and it's
>apparently fully functional for VS to compile against, but it can't load
>it at run time.
>
>Any suggestions of where to start looking?
>
>Dino
>
>
>
>System.IO.FileLoadException:
>Could not load file or assembly 'Motorola.MotoChange.Framework,
>Version=1.0.0.0, Culture=neutral, PublicKeyToken=87741480d5a78586' or
>one of its dependencies.
>
>The located assembly's manifest definition does not match the assembly
>reference. (Exception from HRESULT: 0x80131040)
>
>File name: 'Motorola.MotoChange.Framework, Version=1.0.0.0,
>Culture=neutral, PublicKeyToken=87741480d5a78586'

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to