Can anyone tell me how I can find out what lines of code or what objects are causing us memory issues? According to all the memory tools we have used it is either a String or an Array, since both those take up tons of space, but I can't figure out WHICH string or array.
Anyone know how to handle this? I can't find anything to help us out.