Replication Monitor Error: 'System.OutOfMemoryException' was thrown
Replication Monitor Error: 'System.OutOfMemoryException' was thrown.
Environment :
iVend 6.6
Problem Statement :
Replication monitor error in Store ."Exception of type 'System.OutOfMemoryException' was thrown."
Proposed Solution/Workaround :
The cause of the issue was Windows updates with the version of .Net software. Once.Net Software updated, replication started normally as it was working earlier.
It could be possible below reason of error, please check below points as well.
It could be possible of bad sectors in Harddisk, So try to restore the database and check the replication monitor.
Check DBCC CHECKDB, maybe the database is corrupted.
This problem usually occurs when some process such as loading huge data to memory stream and your system memory is not capable of storing so much of data. Try clearing the temp folder and restart the services.
Symptoms : On opening the Replication monitor it shows error in the browser. "Exception of type 'System.OutOfMemoryException' was thrown."
Case : CS0009754