Search results

  1. N

    System Exception - Unexpected exit code

    In my process I am trying to read emails and based on the content, later all the items will be processed. In my outlook folder there are approximately 6.5k emails. Now when I debug uipath is able to read only around 3.4k and after that it gives the below error - Error - Job Stopped with an...
  2. 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...
Top