Gravatar I am experiencing a 30 second response from a web service (based on .NET framework 2.0). What general counters are to be set (in machine.config and web.config) to boot the performance down to 3-5 seconds? BTW, the first request takes more than 20 seconds. Is there a way to set GC timer?

Thanks for your help in advance,
-SP


Gravatar Sarma,

you most probably have a lot of first chance expections. Run the application in VS debugger and watch the output windows for first chance exception information.

Hope that helps,
Martin




Name:

Email:

URL:

Comment:  ? Attach Image


 

Commenting by HaloScan