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
|