Hi
I'm creating a web-service and am trying to trace to a listener using Trace.Writeline. However, the trace is not being written to and using the debugger, I see its because the Trace.Writeline() line is being skipped. However, if I change it to Debug.Writeline, it gets written.
Can anyone help as to why Trace.Writeline is being 'compiled out'
Thanks

Trace.Writeline skipped
Davo.net
azrich
James Spink
Simon253
Hi,
It sounds like this question isn't specifc to ASP.NET Web Services, so I'm going to move it to a more general forum.
Thanks.
Daniel Roth