While consuming web service the IIS is throwing out of memory exception. It is a Data driven application where the service is reading 100 MB (aaprox.) of data from data base and sending it to the client. We are using IIS 6.0, 2003 Server with 2 GB Memory. For increasing performance we have implemented...