After placing my umbracoCourierExpress.lic file into the BIN folder, I get the following error when trying to use DAMP or Autofolders:
Exception: The DLL: digibizadvancedmediapicker cannot call Courier APIs as you do not have the right licensing in place Please contact Umbraco on either e-mail: [email protected] or phone: DK +45 70 26 11 62 / US: 1.88.UMBRACO.1. - StackTrace: at Umbraco.Courier.Core.Licensing.InfralutionLicensing.ExternalDllCheck(Boolean throwException) at Umbraco.Courier.Core.Packaging.RevisionPackaging..ctor(String revision) at Umbraco.Courier.RepositoryProviders.Local.establishPackagingContext(ExecutionContext context) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 247 at Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 222 at Umbraco.Courier.Cachehandler.V4.CacheHandler._sendToCache(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:line 211 at Umbraco.Courier.Cachehandler.V4.CacheHandler.Document_AfterPublish(Document sender, PublishEventArgs e) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:line 156 at umbraco.cms.businesslogic.web.Document.PublishEventHandler.Invoke(Document sender, PublishEventArgs e) at umbraco.cms.businesslogic.web.Document.PublishWithResult(User u) at DigibizAdvancedMediaPicker.DAMP_ApplicationBase.UpdateDAMP(Media media, Boolean deleteMediaItem)
FYI: This issue has been corrected. Paul Sterling directed me to: http://nightly.umbraco.org/UmbracoCourier/2.7.1/nightly%20builds/ and had me replace the Courier DLL's. Alternatively, if you're not using the API, you can remove the umbraco.courier.cachehandler.v4.dll
Error
After placing my umbracoCourierExpress.lic file into the BIN folder, I get the following error when trying to use DAMP or Autofolders:
Exception: The DLL: digibizadvancedmediapicker cannot call Courier APIs as you do not have the right licensing in place Please contact Umbraco on either e-mail: [email protected] or phone: DK +45 70 26 11 62 / US: 1.88.UMBRACO.1. - StackTrace: at Umbraco.Courier.Core.Licensing.InfralutionLicensing.ExternalDllCheck(Boolean throwException) at Umbraco.Courier.Core.Packaging.RevisionPackaging..ctor(String revision) at Umbraco.Courier.RepositoryProviders.Local.establishPackagingContext(ExecutionContext context) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 247 at Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 222 at Umbraco.Courier.Cachehandler.V4.CacheHandler._sendToCache(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:line 211 at Umbraco.Courier.Cachehandler.V4.CacheHandler.Document_AfterPublish(Document sender, PublishEventArgs e) in c:\Program Files (x86)\teamcity\buildAgent\work\872c402d3442319c\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:line 156 at umbraco.cms.businesslogic.web.Document.PublishEventHandler.Invoke(Document sender, PublishEventArgs e) at umbraco.cms.businesslogic.web.Document.PublishWithResult(User u) at DigibizAdvancedMediaPicker.DAMP_ApplicationBase.UpdateDAMP(Media media, Boolean deleteMediaItem)
Anybody able to help me?
FYI: This issue has been corrected. Paul Sterling directed me to: http://nightly.umbraco.org/UmbracoCourier/2.7.1/nightly%20builds/ and had me replace the Courier DLL's. Alternatively, if you're not using the API, you can remove the umbraco.courier.cachehandler.v4.dll
is working on a reply...