While upgrading a 7.2.8 to 7.3.0 am getting this super nice error message.
Could not load file or assembly 'HtmlAgilityPack' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Am i missing something here ?
All the below done as well.
Delete > bin/Microsoft.Web.Helpers.dll
Delete > bin/Microsoft.Web.Mvc.FixedDisplayModes.dll
Delete > bin/System.Net.Http.dll
Delete > bin/System.Net.Http.*.dll (all dll files starting with System.Net.Http) EXCEPT for System.Net.Http.Formatting.dll
Delete >bin/umbraco.XmlSerializers.dll
In your web.config file, add this in the appSetting section:
Upgrading from 7.2.8 to 7.3.0
Hi guys,
While upgrading a 7.2.8 to 7.3.0 am getting this super nice error message.
Could not load file or assembly 'HtmlAgilityPack' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Am i missing something here ? All the below done as well.
Delete > bin/Microsoft.Web.Helpers.dll Delete > bin/Microsoft.Web.Mvc.FixedDisplayModes.dll Delete > bin/System.Net.Http.dll Delete > bin/System.Net.Http.*.dll (all dll files starting with System.Net.Http) EXCEPT for System.Net.Http.Formatting.dll Delete >bin/umbraco.XmlSerializers.dll In your web.config file, add this in the appSetting section:
Any help plz
Just running out of the office, but this ticket looks related.
Hey Chris,
Nope same issue, thats the first thing i did when i go the error.
Chris actually its a bug in 7.3.0 install.
Upgraded to 7.3.1 instead and here is the post
Thanks to Seb
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.