When I installed this package on Umbraco 7.5.6 I get the following error:
Could not load all types from "Jumoo.TranslatePlus.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:
. System.TypeLoadException on : Toegang is geweigerd: Umbraco.Web.Scheduling.RecurringTaskBase.
. System.IO.FileNotFoundException: Kan bestand of assembly Microsoft.AspNet.SignalR.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 of een van de afhankelijkheden hiervan niet laden. Het systeem kan het opgegeven bestand niet vinden.
Unfortunately translation manager doesn't support Umbraco before 7.6. at the moment.
There are a couple of things it does that where introduced in Umbraco 7.6 (including the RecurringTask stuff) and porting it back would be a bit of work.
I do have a work in progress examining how much extra stuff it will take to back port past v7.6 but there isn't a firm plan to release that at this time.
Error after installing it on Umbraco 7.5.6
When I installed this package on Umbraco 7.5.6 I get the following error:
Anybody an idea how to solve this?
Thanks in advance.
Grtz Sander
Hi
Unfortunately translation manager doesn't support Umbraco before 7.6. at the moment.
There are a couple of things it does that where introduced in Umbraco 7.6 (including the RecurringTask stuff) and porting it back would be a bit of work.
I do have a work in progress examining how much extra stuff it will take to back port past v7.6 but there isn't a firm plan to release that at this time.
is working on a reply...