Maximum number of memory segments that Notes can support has been exceeded
- by Sagy
hi All,
I am using Domino.dll to access a NSF file in C#.NET 2.0
I am using multiple thread to access 4 NSF files at a time, its working fine for small NSF files, but if i try to access large NSF files i get the Out of Memory Exception and Maximum number of memory segments that Notes can support has been exceeded.
This exception usually occurs…