No assembly found containing an OwinStartupAttribute. - No assembly found containing a Startup or [AssemblyName].Startup class. code example
Example: No assembly found containing an OwinStartupAttribute.
# Add this to your web config file
<add key=”owin:AutomaticAppStartup” value=”false” />