Web.config’s appSettings:
<appSettings> <add key="owin:AutomaticAppStartup" value="false" /> </appSettings>
References :
http://tom-jaeschke.blogspot.co.za/2015/11/to-disable-owin-startup-discovery-add.html
Keywords :
exception , signalr
Web.config’s appSettings:
<appSettings> <add key="owin:AutomaticAppStartup" value="false" /> </appSettings>
References :
http://tom-jaeschke.blogspot.co.za/2015/11/to-disable-owin-startup-discovery-add.html
Keywords :
exception , signalr