0

I have a self implemented MembershipProvider using in a MVC 4 web app. In the provider i want to use a service for accessing the relevant data. The service instance should be injected by Ninject using property injection. But there are problem with the injection. From the AccountController the correct membership provider was called, but the instance variable is null.

Is there a problem whiel the membership provider is created by the asp.net life cycle?

tereško
  • 58,060
  • 25
  • 98
  • 150
katarch
  • 61
  • 6

0 Answers0