Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
In Umbraco 7.2.2 I could without a problem use Ninject to get a service like:
CmsService = (ICmsService) GlobalConfiguration.Configuration.DependencyResolver.GetService(typeof(ICmsService));
but in version 7.2.6 I have an error:
resolution is not frozen it is not yet possible to get values from it
with: Bind
How to inject or resolve services in class that inherits from ApplicationEventHandler?
The constructor must be empty.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
ApplicationEventHandler inject services?
Hi,
In Umbraco 7.2.2 I could without a problem use Ninject to get a service like:
but in version 7.2.6 I have an error:
with: Bind
How to inject or resolve services in class that inherits from ApplicationEventHandler?
The constructor must be empty.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.