Link to home
Start Free TrialLog in
Avatar of LeighWardle
LeighWardleFlag for Australia

asked on

Error: Could not load file or assembly .... The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Hi Experts,

How can I track down the source of this error?

System.IO.FileLoadException: Could not load file or assembly 'Gigasoft.ProEssentials, Version=4.0.4162.23153, Culture=neutral, PublicKeyToken=38150f10c0d12be5' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Gigasoft.ProEssentials, Version=4.0.4162.23153, Culture=neutral, PublicKeyToken=38150f10c0d12be5'

I'm running Microsoft Visual Studio Professional 2013
Version 12.0.21005.1 REL
Microsoft .NET Framework
Version 4.5.51209

Regards,
Leigh
ASKER CERTIFIED SOLUTION
Avatar of it_saige
it_saige
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of LeighWardle

ASKER

Thanks for your help.  The problem was that my setup program was using a different version to the one in the Project References,.