CPU Usage Optimisation
Hi,
From my ASP.NEt page, I'm using Crystal Report as my reporting tool. When i select a page and save as PDF, the Crystal report generates the reports and stores in PDF format. My code take care of this conversion from RPT file to PDF file.
This entire process will handle in new browser and it takes some 45 sec to complete. After 15 sec of starting the action i have closed the new browser and if i try to click any link in old page, its not functioning.
When i see the CPU usage, the process memory still processing the data and keep on increasing.
Is there any way to stop the process when i close the new browser.
Regds
A.Vijaya Babu
|