Hi all, just installed, getting this repeated alot on page;
Could not load all types from "SEOChecker.Validators, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:
. System.IO.FileLoadException: Could not load file or assembly 'HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I found the thread about the dependancy, but I already have this set in the web.config :
Just ripped it off and started again and it seems to flash up red during the install about a 'RestartCheck' and hangs indefinitely, there are files in the /bin, (which one will contain version data?)
Quick other question, whats the best way to buy & test on a test domain, but then use it on the official domain too? I am working on x.subdomain.com, but the domain will need to be licensed to therealdomain.com eventually?
Site down on install; HtmlAgilityPack
Hi all, just installed, getting this repeated alot on page;
I found the thread about the dependancy, but I already have this set in the
web.config
:Thanks
Do What version to you have in the /bin folder?
Just ripped it off and started again and it seems to flash up red during the install about a 'RestartCheck' and hangs indefinitely, there are files in the /bin, (which one will contain version data?)
Nothing in web.config about SEO though.
Thank you :)
You need to check the version of HTmlAgilitypack.dll. What version of Umbraco are you using?
7.13.2 for Umbraco, but I cant open the .dll and just find a version number :D
Ah ok,
I think you need to replace the binding to the following in web.config for that version
Hope this helps,
Richard
That's done it, thanks. :)
Quick other question, whats the best way to buy & test on a test domain, but then use it on the official domain too? I am working on
x.subdomain.com
, but the domain will need to be licensed totherealdomain.com
eventually?Just configure the test domain. I can always update the license file to work with the production domain.
After purchase you can also configure a staging and dev domain in case you already know the production domain.
Hope this helps and thanks in advance.
Best,
Richard
is working on a reply...