I am developing a Silverlight application that can use a lot of memory (up to 1 GB). However, I encounter a memory error when the total memory goes beyond about 800 MB. I tested the latest versions of Firefox and IE. I would suggest that I should not encounter this error when the total memory is less than 1/2 of the maximum (2 GB for a 32-bit process). I would be grateful if anyone could shed light on this issue. Reducing memory usage or switching to 64-bit browsers is currently not an option.
source share