<?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 Re: Extended Excel VBO error in Control Room and Scheduler in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/109655#M49623</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have the same problem reported in the thread (Excel VBO actions work in debug, but not executing from Control Room or Scheduling). I have already tried the proposed solutions but none of them solved the issue.&lt;/P&gt;&lt;P&gt;Are there any new solutions that have resulted in solving the issue?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 09:59:27 GMT</pubDate>
    <dc:creator>GabrieleRodono</dc:creator>
    <dc:date>2024-04-18T09:59:27Z</dc:date>
    <item>
      <title>Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85364#M36365</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;We have a problem with our Extended Excel VBO, but only when running a process containing it is running in Control Room or Scheduler.&lt;BR /&gt;If we run the process in Process Studio, no problems what so ever. &lt;BR /&gt;We receive the following error: "ERROR: Internal : Could not execute code stage because exception thrown by code stage: Exception has been thrown by the target of an invocation."&lt;BR /&gt;&lt;BR /&gt;I have tried following &lt;A href="https://help.blueprism.com/Automation-Design/Studio/Visual-Business-Objects/1211660442/How-do-I-change-the-Culture-information-for-a-VBO.htm" target="_blank" rel="noopener"&gt;this &lt;/A&gt;help article as well as &lt;A href="https://help.blueprism.com/Automation-Design/Studio/Code-Stages/1158824822/How-do-I-fix-error-Exception-has-been-thrown-by-the-target-of-an-invocation-when-running-a-Process.htm" target="_blank" rel="noopener"&gt;this&lt;/A&gt;&amp;nbsp;but to no avail.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Have anyone found a solution to this issue? We are running on Windows Server 2016, display language English, but the location is Danish.&lt;BR /&gt;I have changed the "Language for non-Unicode programs" to English, but still no luck.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;A href="https://help.blueprism.com/Automation-Design/Studio/Code-Stages/1158824822/How-do-I-fix-error-Exception-has-been-thrown-by-the-target-of-an-invocation-when-running-a-Process.htm" target="_blank" rel="noopener"&gt;&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicki Kristensen &lt;BR /&gt;RPA Developer&lt;BR /&gt;IBC International Business College&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2019 10:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85364#M36365</guid>
      <dc:creator>NickiKristensen</dc:creator>
      <dc:date>2019-12-12T10:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85365#M36366</link>
      <description>I assuming you are testing on the same PC/VM, right?&lt;BR /&gt;Could you post a code that doesn't work? If any action crashes, then it could be something in init code - if you simply open VBO and run it's action, then init stage won't run.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2019 14:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85365#M36366</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-12-12T14:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85366#M36367</link>
      <description>&lt;P&gt;Try repairing the Office installation.&lt;/P&gt;
&lt;P&gt;Also instead of adding code stage on initialize page, can you try modifying the culture in Global Code (Although it is similar)&lt;/P&gt;
&lt;P&gt;Dim culture = New Globalization.CultureInfo("en-US", True)&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2019 06:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85366#M36367</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-12-13T06:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85367#M36368</link>
      <description>Hi Andrey,&lt;BR /&gt;I'm using the same VM when testing the scheduler and when using Process Studio directly.&lt;BR /&gt;When running the actions manually in Object Studio (including Initialise), I encounter no problems.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicki Kristensen &lt;BR /&gt;RPA Developer&lt;BR /&gt;IBC International Business College&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2019 07:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85367#M36368</guid>
      <dc:creator>NickiKristensen</dc:creator>
      <dc:date>2019-12-13T07:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85368#M36369</link>
      <description>Hi Gobal,&lt;BR /&gt;&lt;BR /&gt;I will try repairing Office.&lt;BR /&gt;&lt;BR /&gt;I don't have the section in Global Code that you're mentioning, am I supposed to add it manually? In that case where?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicki Kristensen &lt;BR /&gt;RPA Developer&lt;BR /&gt;IBC International Business College&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2019 07:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85368#M36369</guid>
      <dc:creator>NickiKristensen</dc:creator>
      <dc:date>2019-12-13T07:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85369#M36370</link>
      <description>&lt;P&gt;It's present on line 615&lt;STRONG&gt;&amp;nbsp;Dim culture = Thread.CurrentThread.CurrentCulture&lt;/STRONG&gt; just replace it with &lt;STRONG&gt;Dim culture = New Globalization.CultureInfo("en-US", True)&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2019 07:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85369#M36370</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-12-13T07:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85370#M36371</link>
      <description>I have tried both suggestions now, still no luck &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicki Kristensen &lt;BR /&gt;RPA Developer&lt;BR /&gt;IBC International Business College&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2019 09:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/85370#M36371</guid>
      <dc:creator>NickiKristensen</dc:creator>
      <dc:date>2019-12-13T09:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Excel VBO error in Control Room and Scheduler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/109655#M49623</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have the same problem reported in the thread (Excel VBO actions work in debug, but not executing from Control Room or Scheduling). I have already tried the proposed solutions but none of them solved the issue.&lt;/P&gt;&lt;P&gt;Are there any new solutions that have resulted in solving the issue?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 09:59:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extended-Excel-VBO-error-in-Control-Room-and-Scheduler/m-p/109655#M49623</guid>
      <dc:creator>GabrieleRodono</dc:creator>
      <dc:date>2024-04-18T09:59:27Z</dc:date>
    </item>
  </channel>
</rss>

