- Make sure your app pool is in v4.0 integrated mode.
- Make sure you have bin placed Microsoft.Owin.Host.SystemWeb (I see you have installed it) – Just make sure its also in the bin folder.
This article will have more information on how an OWIN middleware runs on Integrated pipeline.