<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97134#M45215</link>
    <description>&lt;SPAN&gt;I'm using the MS Outlook Email VBO&amp;nbsp; -&amp;nbsp; Get Received Items (Basic)&amp;nbsp; - action to retrieve e mails from a shared mailbox. And Also using it to read archived emails from the main mailbox.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I have all the paraments in place that are needed. But even with just the shared mailbox parameter and include unread emails parameter, I am getting this error "Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall."&lt;BR /&gt;&lt;BR /&gt;Please help!</description>
    <pubDate>Thu, 19 Jan 2023 14:41:35 GMT</pubDate>
    <dc:creator>manishganapathy</dc:creator>
    <dc:date>2023-01-19T14:41:35Z</dc:date>
    <item>
      <title>Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97134#M45215</link>
      <description>&lt;SPAN&gt;I'm using the MS Outlook Email VBO&amp;nbsp; -&amp;nbsp; Get Received Items (Basic)&amp;nbsp; - action to retrieve e mails from a shared mailbox. And Also using it to read archived emails from the main mailbox.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I have all the paraments in place that are needed. But even with just the shared mailbox parameter and include unread emails parameter, I am getting this error "Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall."&lt;BR /&gt;&lt;BR /&gt;Please help!</description>
      <pubDate>Thu, 19 Jan 2023 14:41:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97134#M45215</guid>
      <dc:creator>manishganapathy</dc:creator>
      <dc:date>2023-01-19T14:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97135#M45216</link>
      <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="d816d278-862e-4716-b573-2d7bb3035ce1" data-tag-text="@Manish Ganapathy Subramanian Bharatwaj" href="https://community.blueprism.com/network/profile?UserKey=d816d278-862e-4716-b573-2d7bb3035ce1" data-itemmentionkey="002cc157-cb8a-494f-a3e4-32ddcee1f8d5"&gt;@Manish Ganapathy Subramanian Bharatwaj&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;From the error message it seems the Outlook VBO isn't able to instantiate the underlying objects associated with Outlook. I assume you have Outlook installed on the machine where you're testing? If so, my recommendation would be to uninstall and reinstall it as it seem something related to the interop library may not have been properly registered in the Windows Registry.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Thu, 19 Jan 2023 15:18:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97135#M45216</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-01-19T15:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97136#M45217</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I did try to uninstall and reinstall. It still have the issue. &lt;BR /&gt;&lt;BR /&gt;This issue is happening when accessing the shared mailbox. I am able to access just the inbox folder of my main mailbox.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manish​</description>
      <pubDate>Thu, 19 Jan 2023 15:22:48 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97136#M45217</guid>
      <dc:creator>manishganapathy</dc:creator>
      <dc:date>2023-01-19T15:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97137#M45218</link>
      <description>Interesting. What version of the Outlook VBO are you using? Is it the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-outlook-vbo" target="_blank" rel="noopener"&gt;latest release&lt;/A&gt; from the DX? Also, do you have &lt;STRONG&gt;Use Cached Exchange Mode&amp;nbsp;&lt;/STRONG&gt;and &lt;STRONG&gt;Download shared folders&lt;/STRONG&gt; enabled?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35285.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35348iC22B747DA97506AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="35285.png" alt="35285.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 19 Jan 2023 16:11:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97137#M45218</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-01-19T16:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97138#M45219</link>
      <description>I am currently using the latest version that is available(Version: 10.2.3).&lt;BR /&gt;&lt;BR /&gt;Yes I have kept them both enabled for both the accounts(Mailboxes).&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manish</description>
      <pubDate>Thu, 19 Jan 2023 16:17:44 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97138#M45219</guid>
      <dc:creator>manishganapathy</dc:creator>
      <dc:date>2023-01-19T16:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97139#M45220</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; &lt;BR /&gt;Is there anything else I need to try to make this work? This is really important for us. Can you please help?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manish​</description>
      <pubDate>Fri, 20 Jan 2023 17:06:50 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97139#M45220</guid>
      <dc:creator>manishganapathy</dc:creator>
      <dc:date>2023-01-20T17:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97140#M45221</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="d816d278-862e-4716-b573-2d7bb3035ce1" data-tag-text="@Manish Ganapathy Subramanian Bharatwaj" href="https://community.blueprism.com/network/profile?UserKey=d816d278-862e-4716-b573-2d7bb3035ce1" data-itemmentionkey="51af4f4d-c6af-430a-b5a4-310ae669f0ac"&gt;@Manish Ganapathy Subramanian Bharatwaj&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;It may seem counterintuitive, but try disabling the &lt;STRONG&gt;Use Cached Exchange Mode&lt;/STRONG&gt; setting and test the process again. Have you tried this on different machines/VM's and if so do you receive the same error across them all?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Fri, 20 Jan 2023 21:31:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97140#M45221</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-01-20T21:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97141#M45222</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Yes, I have tried that and VBO did not let me access outlook at all. ​&lt;BR /&gt;&lt;BR /&gt;And Yes, I have tried this on 2 different VM's and a different system with a older version of BP. All these getting errors when accessing the Shared Mailbox.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manish</description>
      <pubDate>Tue, 24 Jan 2023 13:04:29 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97141#M45222</guid>
      <dc:creator>manishganapathy</dc:creator>
      <dc:date>2023-01-24T13:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Outlook VBO - Internal : Could not execute code stage because exception thrown by code stage: The operation failed because of a registry or installation problem. Restart Outlook and try again. If the problem persists, reinstall.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97142#M45223</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="d816d278-862e-4716-b573-2d7bb3035ce1" data-tag-text="@Manish Ganapathy Subramanian Bharatwaj" href="https://community.blueprism.com/network/profile?UserKey=d816d278-862e-4716-b573-2d7bb3035ce1" data-itemmentionkey="dc4354c8-389f-41dd-be6f-c41bb563b218"&gt;@Manish Ganapathy Subramanian Bharatwaj&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;That's odd. Changing the cached Exchange mode value shouldn't have any impact on your ability to work with the Outlook client. It may stop you from seeing emails (if they are only maintained on the Exchange server), but it shouldn't give you any errors with creating an instance of the Outlook VBO and executing basic steps. Just to be clear, you are working with a local instance of Outlook and not Outlook web client or something like that, correct?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&amp;nbsp; ​</description>
      <pubDate>Tue, 24 Jan 2023 15:16:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Outlook-VBO-Internal-Could-not-execute-code-stage-because/m-p/97142#M45223</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-01-24T15:16:38Z</dc:date>
    </item>
  </channel>
</rss>

