#system.outofmemory

  1. N

    Out of Memory while reading emails

    I am trying to read emails from outlook mail box. Now I have created a custom vbo using vb.net code to read emails from one of the folders in outlook. I am using this object to read more than 1k emails from the folder. When I am reusing this object from another object and trying to debug this...
  2. R

    Help needed in storing large work queue data.

    I am preparing WQ Report for large inventory. In the WQ Report along with standard WQ columns (i.e. Key, Priority,...,Exception Reason, Tags), I am extracting additional 3 columns related to each WQ item (i.e. vendor id, phone no., serial no.). While iterating through the WQ report collection...
Top