My site is failing to start when using Vendr Deploy, it's throwing the following error and I'm just wondering if anyone has experienced this before + knows how to fix it?
For info I'm running the latest versions of the following packages:
Umbraco 10.2.0
Umbraco.Deploy.Cloud 10.0.3
Umbraco.Deploy.Contrib 10.0.1
Vendr.Deploy 2.0.2
I'm not sure if it's something I'm doing or if these particular versions don't play well together.
AggregateException: Some services are not able to be constructed (Error
while validating the service descriptor 'ServiceType:
Vendr.Deploy.Composing.VendrDeployComponent Lifetime: Singleton
ImplementationType: Vendr.Deploy.Composing.VendrDeployComponent':
Could not load type 'Umbraco.Deploy.Core.IDiskEntityService' from
assembly 'Umbraco.Deploy.Core, Version=10.0.3.0, Culture=neutral,
PublicKeyToken=null'.)
I don't want to upgrade to the release candidate so I'll try and work around the issue for the time being, maybe just disable VendrDeploy until we can upgrade to v3.
VendrDeploy unable to locate services
Hi guys,
My site is failing to start when using Vendr Deploy, it's throwing the following error and I'm just wondering if anyone has experienced this before + knows how to fix it?
For info I'm running the latest versions of the following packages:
I'm not sure if it's something I'm doing or if these particular versions don't play well together.
As always any help is greatly appreciated!
I've just seen this issue on the github repo which kinds of answers my question.
https://github.com/vendrhub/vendr-deploy/issues/16
I don't want to upgrade to the release candidate so I'll try and work around the issue for the time being, maybe just disable VendrDeploy until we can upgrade to v3.
is working on a reply...