ASP.NET web applications have tracing functionality controlled in the web.config but it's a limited feature set. Are you familiar with it? It's not a console window it's simply adding output to the bottom of the page or stored to be accessed in another trace page.
IIS doesn't have a console trace window.