Error calling route debugger

1

I installed the Route Debugger via NuGet: Install-Package WebApiRouteDebugger . When I run my application, and I call the route debugger ( link ), this exploits this error:

But the System.Web.Optimization reference is added to the project and has no conflict whatsoever. How do I solve this? This happened after installing the package

    
asked by anonymous 08.09.2017 / 12:03

0 answers