S
Shimon Sim
I am using Trace a lot to find bugs in my application.
I just turn on trace for the whole app in web.config. The problem is that
app is using themes with some images and ASP.NET uses /WebResource.axd to
get those images. I really have no interest in those calls but for each
request I get 5 to webresources.axd.
Can I exclude WebResource.axd from Trace?
Thanks
I just turn on trace for the whole app in web.config. The problem is that
app is using themes with some images and ASP.NET uses /WebResource.axd to
get those images. I really have no interest in those calls but for each
request I get 5 to webresources.axd.
Can I exclude WebResource.axd from Trace?
Thanks