-
Notifications
You must be signed in to change notification settings - Fork 40
IIS hosting #32
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels