HTTPWebRequest Memory Leak

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

We have a simple application that uses web request to pull information
accross the web and put it in a database. However, we have noticed a memory
leak. What happens is that with each request the Nonpaged memory is slowly
used up on the server until there are no resources left causing other
applications to fail.

I have installed the .net framework 1.1 SP1. Has any one got any ideas what
the problem could be?
 
Back
Top