Bartosz Walicki
Bartosz Walicki

Reputation: 177

Could not load file or assembly CMS.Core after upgrade form 8.2 to 9

After upgrade from Kentico 8.2 to 9.0 and update to hotfix v9.0.16 my website crashed. It runs once successfully (no errors in log, upgrade start and finish) and after application restart I have got this error:

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

Full error

https://jsbin.com/defitojura/edit?output

Site is running on Azure

Upvotes: 0

Views: 1351

Answers (1)

Dawid Jachnik
Dawid Jachnik

Reputation: 447

Did you check your references to custom dlls ?

Upvotes: 0

Related Questions