When I was trying to fetch about 145000 records, I was getting error as below
Exception Details: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
Solution
1. Use Paging to your gridview.
Exception of type 'System.OutOfMemoryException' was thrown.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
Solution
1. Use Paging to your gridview.
0 comments:
Post a Comment