// To disable tracing in your application, please comment out or remove the following line of code
// For more information, refer to: http://www.asp.net/web-api
config.EnableSystemDiagnosticsTracing();
The current code points to http://www.asp.net/web-api. We should change it to fwlink and point it to tracing content.
// For more information, refer to: http://www.asp.net/web-api
config.EnableSystemDiagnosticsTracing();
The current code points to http://www.asp.net/web-api. We should change it to fwlink and point it to tracing content.