Skip to main content
Formatting for clarity
Source Link
Adrian Wragg
  • 7.4k
  • 3
  • 30
  • 52

I have created a ASP.NET MVC 4 project and included Splicer to render images into a slideshow but when running the application I get the following error.

Could not load file or assembly 'Splicer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a66524ed949429f4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Could not load file or assembly 'Splicer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a66524ed949429f4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Any help ?

I have created a ASP.NET MVC 4 project and included Splicer to render images into a slideshow but when running the application I get the following error.

Could not load file or assembly 'Splicer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a66524ed949429f4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Any help ?

I have created a ASP.NET MVC 4 project and included Splicer to render images into a slideshow but when running the application I get the following error.

Could not load file or assembly 'Splicer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a66524ed949429f4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Any help ?

Source Link
Millerbean
  • 285
  • 2
  • 8
  • 17

could not load file or assembly .NET

I have created a ASP.NET MVC 4 project and included Splicer to render images into a slideshow but when running the application I get the following error.

Could not load file or assembly 'Splicer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a66524ed949429f4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Any help ?