<?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: You can get this error on a in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91042#M41140</link>
    <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I am facing exactly the same issue in my local environment. So for me it's not the case of multi-user and I also managed to use retry in that step with a pause of three seconds but it doesn't really work,&lt;BR /&gt;Could you please help me on this?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Narayan Shrawagi&lt;BR /&gt;Senior Consultant&lt;BR /&gt;T systems India private limited&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Jul 2019 11:50:00 GMT</pubDate>
    <dc:creator>NarayanShrawagi</dc:creator>
    <dc:date>2019-07-10T11:50:00Z</dc:date>
    <item>
      <title>Failed to perform step 1 in Navigate Stage 'Activate' on page 'Activate' - Exception during remote setforegroundwindow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91038#M41136</link>
      <description>Hi,

I am getting below error while activating my window in win32 mode.  If anyone has faced this issue could you please give me the solution or any idea to handle this error. I am getting this randomly.  


ERROR: Internal : Failed to perform step 1 in Navigate Stage 'Activate' on page 'Activate' - Exception during remote setforegroundwindow - System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BluePrism.ApplicationManager.clsLocalTargetApp.ForceForeground(IntPtr hwnd)

Thanks,
Susheel Maurya</description>
      <pubDate>Wed, 12 Jul 2017 23:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91038#M41136</guid>
      <dc:creator>SusheelMaurya</dc:creator>
      <dc:date>2017-07-12T23:12:00Z</dc:date>
    </item>
    <item>
      <title>I am gettin this error as</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91039#M41137</link>
      <description>I am gettin this error as well</description>
      <pubDate>Sat, 15 Jul 2017 01:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91039#M41137</guid>
      <dc:creator>coreydrees</dc:creator>
      <dc:date>2017-07-15T01:03:00Z</dc:date>
    </item>
    <item>
      <title>You can get this error on a</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91040#M41138</link>
      <description>You can get this error on a server OS where more than 1 person is logged into the same machine. Otherwise you can work around it by Recover/Resume, pause 1 second, then Activate again. I accept this is not a fix, but it's worked for me in the past.</description>
      <pubDate>Mon, 17 Jul 2017 13:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91040#M41138</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-07-17T13:34:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91041#M41139</link>
      <description>Hi,
I had the same problem with activating the IE window on a virtualized runtime resource (as I nee to use the send keys command and the window must be active). The runtime and app server are virtualized using VMWare and for the remote control I am using VMware vSphere which seems to fulfill BluePrism's requirements.
A summary of what I did:
1. tried focusing or clicking on an HTML element - this is not activating the window;
2. spied the entire IE window with Win32 and using the Activate Application window but it didn't work as well;
3. spied the entire IE window with Active Accessibility and using the Focus action and it didn't work;
The current solution that is working for me was to spy the entire IE window with the Active Accessibility and use the Global Mouse Click action (I set X=50, Y=10, Mouse Button= blank or ""Left"") and basically the mouse pointer moves on the window's title bar and clicks somewhere near the top left corner and activates the window. I tested this on a runtime virtual resource while starting the process from the virtual server (using the scheduler) and it is working even if I am remotely connected to the runtime or not. Also I connected and disconnected remotly several times while the process was running without any problem, so the solution seems to be stable.
There are some actions involving mouse click on the Win32 spied window that could also work.</description>
      <pubDate>Wed, 08 Nov 2017 14:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91041#M41139</guid>
      <dc:creator>NeaguEduard</dc:creator>
      <dc:date>2017-11-08T14:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: You can get this error on a</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91042#M41140</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I am facing exactly the same issue in my local environment. So for me it's not the case of multi-user and I also managed to use retry in that step with a pause of three seconds but it doesn't really work,&lt;BR /&gt;Could you please help me on this?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Narayan Shrawagi&lt;BR /&gt;Senior Consultant&lt;BR /&gt;T systems India private limited&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2019 11:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91042#M41140</guid>
      <dc:creator>NarayanShrawagi</dc:creator>
      <dc:date>2019-07-10T11:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Failed to perform step 1 in Navigate Stage 'Activate' on page 'Activate' - Exception during remote setforegroundwindow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91043#M41141</link>
      <description>Have a look:&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/customer-support/support-center#/path/Automation-Design/Studio/Application-Modeller/1135907252/Why-do-I-get-an-error-when-focusing-or-activating-an-application.htm" target="_blank" rel="noopener"&gt;Support Center | Blue Prism Portal&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pashupati Mishra&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2022 17:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Failed-to-perform-step-1-in-Navigate-Stage-Activate-on-page/m-p/91043#M41141</guid>
      <dc:creator>pashupati.mishra20</dc:creator>
      <dc:date>2022-01-14T17:30:00Z</dc:date>
    </item>
  </channel>
</rss>

