View Single Post
  #1 (permalink)  
Old 05-20-2007, 10:51 PM
Jamie Jamie is offline
Member
 
Join Date: May 2007
Posts: 60
Jamie is on a distinguished road
OutOfMemoryError while creating a new object of file with size more than 150 MB
I have created an application which generates a report by getting the data from our archived files (.zip file).By the time, the application is reaching a file with size more than 150 mb, it is running out of memory while creating the object of that particular file. Can some one help me by telling if there is a way to resolve this issue?
Reply With Quote
Sponsored Links