The exception that is thrown when there is not enough memory to continue the execution of a program.
There are several possible causes of this exception, you can check and modify your code according to the tips in this
link.
Best Regards,
YihuiSun
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
77 Points
81 Posts
WCF System.OutOfMemoryException
Nov 01, 2020 06:54 AM|Senthil S R|LINK
Hi,
I am getting System.OutOfMemoryException in WCF when record count increases a certain limit. How do I handle that?
Regards,
Senthil S R
Thiruvananthapuram Kerala India
All-Star
53051 Points
23637 Posts
Re: WCF System.OutOfMemoryException
Nov 01, 2020 04:17 PM|mgebhard|LINK
A few if options are...
Contributor
2760 Points
787 Posts
Re: WCF System.OutOfMemoryException
Nov 03, 2020 07:29 AM|YihuiSun|LINK
Hi Senthil S R,
The exception that is thrown when there is not enough memory to continue the execution of a program.
There are several possible causes of this exception, you can check and modify your code according to the tips in this link.
Best Regards,
YihuiSun