How to setup up web api 2 with attribute routing in DNN. It seems I am limited here. I managed to get all the binding redirects but calling the new GlobalConfiguration.Configure(WebApiConfig.Register) causes DNN's HttpControllerSelector to through a null reference even though I am using its standard "desktopmodules/<modulefolder>/API/controllername.