Hi Richard,
I just upgrade to v2.9.5 and I am getting the following runtime error:
2020-12-21 08:35:22,536 [P1674204/D4/T1] ERROR Umbraco.Core.UmbracoApplicationBase - An unhandled exception occurred
System.Reflection.ReflectionTypeLoadException: Could not load all types from "SEOChecker, Version=2.9.5.0, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:
. System.IO.FileNotFoundException: Could not load file or assembly 'Umbraco.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Social Image missing from the SEO Social properties
Hi there,
I know before it used to be a property called "Social Image" in the SEO Checker Social section but now for some reason it's gone (Umbraco 8.7.0).
Is this intended ?
I guess the workaround would be to create a property and map it in the datatype.
Thanks, Ale
Hi Ale,
I can indeed reproduce this. I think it's related to https://github.com/umbraco/Umbraco-CMS/pull/8312
Will fix this ASAP.
Best,
Richard
Great! thanks Richard
Hi,
It's fixed in this hotfix
Hope this helps,
Richard
Hi Richard, I just upgrade to v2.9.5 and I am getting the following runtime error:
2020-12-21 08:35:22,536 [P1674204/D4/T1] ERROR Umbraco.Core.UmbracoApplicationBase - An unhandled exception occurred System.Reflection.ReflectionTypeLoadException: Could not load all types from "SEOChecker, Version=2.9.5.0, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping: . System.IO.FileNotFoundException: Could not load file or assembly 'Umbraco.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
I am using Umbraco v7.15.
Any ideas?
John
2.9.5 is for Umbraco V8. 2.2.5 is for V7.
Hope this helps,
Richard
is working on a reply...