Posted on: 5/26/2011 1:08:55 AM | Views : 753

Hi
I am debugging a web service problem, i.e. my web service is slow at first and faster there afterwards, however, I am having trouble getting logs that can be generated using MS Service Trace Viewer. Now I know that the mark up I have added to app.config is working because I have run this in a dummy application in Visual Studio, but when I add the markup to the app.config and then run the application through the browser I don't see any log in the C:/Drive.
Can anyone please advise me how I can solve this? Is there another attribute I need to add to listener for adding a filepath?
Thanks
...

Go to the complete details ...