J
Jean-Francois Hamelin
Hi,
I have a WS that uses my own class libraries. In my class libraries I use
System.Diagnostics.Trace class to output traces. In order to active them I
have to put the <system.diagnostics> element in the .config file, but this
element is illegal in a web.config file.
How can I enabled tracing in my class libraries from my web services ?
Thanks
JF
I have a WS that uses my own class libraries. In my class libraries I use
System.Diagnostics.Trace class to output traces. In order to active them I
have to put the <system.diagnostics> element in the .config file, but this
element is illegal in a web.config file.
How can I enabled tracing in my class libraries from my web services ?
Thanks
JF