S
SPG
Please look at my problem below, wherein I am struck from the past 10 days.
I have an ASP.NET app where I am downloading an excel file, very large
indeed.
After this my inetinfo.exe process is blocking around 20 MB of memory. This
memory is not getting released.
Also, aspnet_wp.exe is exhausting same amount of memory. This is not being
released even after restarting IIS.
I searched net and found this fix :
http://support.microsoft.com/default.aspx?scid=kb;en-us;823409
What do I do?
Please help.
I have an ASP.NET app where I am downloading an excel file, very large
indeed.
After this my inetinfo.exe process is blocking around 20 MB of memory. This
memory is not getting released.
Also, aspnet_wp.exe is exhausting same amount of memory. This is not being
released even after restarting IIS.
I searched net and found this fix :
http://support.microsoft.com/default.aspx?scid=kb;en-us;823409
What do I do?
Please help.