Duplicated Server and Dashboard Configurations on IIS

Hello guys,

When I debugged my application on localhost today, because it is having some problems, and I noticed that it showed two servers for the same host (localhost).

I completely stopped IIS and Im just using the IIS Express in the Visual Studio when I debug it.

I dont understand why it is happening and the jobs are not executing localhost.

Another question is: Is is possible to debug production and dev server running together?