-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Note for fellow developers. If you are having an issue on IIS.
Please add the following line
GlobalConfiguration.Configuration.DependencyResolver = kernel.Get<System.Web.Http.Dependencies.IDependencyResolver>(); to NinjectWebCommon.CreateKernel
More details at:
http://stackoverflow.com/questions/20595472/mvc5-web-api-2-and-ninject
Please add this information to IIS wiki page.
Metadata
Metadata
Assignees
Labels
No labels