When I was uploading .CSV file in ASP.Net2.0 web application with 10000 records , getting ‘out of memory exception’ and please see below are the details which I am using -
RAM size -> 3GB
IDE -> VS2005
Web.config -> httpRuntime maxRequestLength="1048576" execution Timeout="6000"
Size of .CSV file -> 2 MB
Exception Type: System.OutOfMemoryException
Message: Exception of type 'System.OutOfMemoryException' was thrown.
Message: Exception of type 'System.OutOfMemoryException' was thrown.
If any idea on the same, please do reply back to me only.
Thanks all in advance.
0 comments:
கருத்துரையிடுக