-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
I recently upgraded a project using this package to WebApi 2. The project crashes and i receive an error "Unable to load file or assembly 'System.Web.Http 4.0'". When I decompile my web dll using JustDecompile it indicates that I am missing a reference to System.Web.Http 4.0. I am using WebApi 2 so my reference is to System.Web.Http 5.0.
I have binding redirects in my config and they do not seem to be helping. I am wondering if this issue has anything to do with the Ninject WebAPi dll referencing a specific version of System.Web.Http
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels