Skip to content

WebApi 2 #8

@pdangerous

Description

@pdangerous

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions