I've moved a web service over to VS 2005 and I can't figure out how to get my trace output. It was showing up in the output and no longer is. I inserted the switches in the web.config file but that didn't work. I turned on a trace option that is outputting
information in the asp.net test pages that are generated at debug but no where is displayed my code tracing output messages.
Please help, why isn't it displaying in my output window?
circleg
Member
5 Points
1 Post
Problem with tracing in VS 2005
Oct 20, 2006 06:30 PM|LINK
Hi,
I've moved a web service over to VS 2005 and I can't figure out how to get my trace output. It was showing up in the output and no longer is. I inserted the switches in the web.config file but that didn't work. I turned on a trace option that is outputting information in the asp.net test pages that are generated at debug but no where is displayed my code tracing output messages.
Please help, why isn't it displaying in my output window?
Thanks,
Evan