"There is not enough memory to perform this operation."
I am a seasoned LV user and I understand about memory management and memory leaks. My question is, when our application (.exe) gets the above error message, is there a LV log somewhere or any way to find out the call chain that got this error? The application has thousands of VIs, with a lot going on, so it's difficult to troubleshoot where it's happening. Is it possible that this error shows up for reasons other than truly lack of memory? There seems to be plenty of memory, and the app continues to run after dismissing the error (but perhaps part of it somewhere has stopped, we are hunting for this). The app usually runs for weeks or months and never gets this error, but sometimes this error appears after just a few days. It has happened in both our LV/DSC 8.6 runtime exe on Windows XP and LV/DSC 2011 runtime exe on Windows 7.
What's the best way to track it down?