I've got a problem on a certain website (ASP.NET) which is on a live server right now. Problem is, tracing won't work! I've enabled tracing in the web.config file, but tracing only works on my local machine. It just won't work on a live environment.

What am I missing here?