<?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 Application crashes when spying in UIA or AA in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85660#M36623</link>
    <description>​Hi,&lt;BR /&gt;&lt;BR /&gt;We are having an issue&amp;nbsp;when trying to spy&amp;nbsp;the vFire application, which is a windows application.&lt;BR /&gt;&lt;BR /&gt;It&amp;nbsp;only happen&amp;nbsp;when we try to spy the navigation menu dropdown in AA or UIA mode. As soon as we hover the mouse over it'll crash. Other components of the application can be spied as expected.&lt;BR /&gt;&lt;BR /&gt;Has anyone experienced this before and can advise of any troubleshooting solutions?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Max McConchie&lt;BR /&gt;RPA Lead&lt;BR /&gt;Department of Finance&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 09 Jan 2020 22:53:00 GMT</pubDate>
    <dc:creator>MaxMcConchie</dc:creator>
    <dc:date>2020-01-09T22:53:00Z</dc:date>
    <item>
      <title>Application crashes when spying in UIA or AA</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85660#M36623</link>
      <description>​Hi,&lt;BR /&gt;&lt;BR /&gt;We are having an issue&amp;nbsp;when trying to spy&amp;nbsp;the vFire application, which is a windows application.&lt;BR /&gt;&lt;BR /&gt;It&amp;nbsp;only happen&amp;nbsp;when we try to spy the navigation menu dropdown in AA or UIA mode. As soon as we hover the mouse over it'll crash. Other components of the application can be spied as expected.&lt;BR /&gt;&lt;BR /&gt;Has anyone experienced this before and can advise of any troubleshooting solutions?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Max McConchie&lt;BR /&gt;RPA Lead&lt;BR /&gt;Department of Finance&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jan 2020 22:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85660#M36623</guid>
      <dc:creator>MaxMcConchie</dc:creator>
      <dc:date>2020-01-09T22:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Application crashes when spying in UIA or AA</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85661#M36624</link>
      <description>Hey Max,&lt;BR /&gt;&lt;BR /&gt;Does this issue occur if you try spying the application on a different machine? - Also, does it occur when spying any other applications on the same machine?&lt;BR /&gt;&lt;BR /&gt;It may be worth testing a different Application Manager mode in App Modeller to see if this effects the behaviour.&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="29008.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/29135i87036226D51BE36D/image-size/large?v=v2&amp;amp;px=999" role="button" title="29008.png" alt="29008.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I'd also suggest checking the Event Logs, to see if there is any further infomration about what is causing the crash, and post it here if so.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ryan Kitchen&lt;BR /&gt;Senior Support Analyst&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 07:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85661#M36624</guid>
      <dc:creator>RyanKitchen</dc:creator>
      <dc:date>2020-01-14T07:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Application crashes when spying in UIA or AA</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85662#M36625</link>
      <description>Hi Try this,&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;1.Close Blueprism&lt;/P&gt;
&lt;P&gt;2.Run CMD as administrator.&lt;/P&gt;
&lt;P&gt;3.Reregister UI Automation libraries using regsvr32 UIAutomationcore.dll&lt;/P&gt;
&lt;P&gt;if you get the error saying failed to load "UIAutomationcore.dll" while registering the DLLs at location C:\Windows\System32 Please change the path to &lt;STRONG&gt;C:\Windows\SysWOW64&lt;/STRONG&gt; and run the same command.&lt;/P&gt;
&lt;P&gt;4.Reregister Active accessibility libraries using regsvr32 OLEACC.DLL&lt;/P&gt;
​&lt;BR /&gt;helped me all the time.. you can try this.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;RPA Product SME&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2020 05:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85662#M36625</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2020-01-15T05:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Application crashes when spying in UIA or AA</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85663#M36626</link>
      <description>​Thanks Ryan.&lt;BR /&gt;&lt;BR /&gt;I've played around with various application manager modes but to no avail. Note that the issue does only exists for a small component of the application - I am able to spy everything else as normal.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Max McConchie&lt;BR /&gt;Automation Manager&lt;BR /&gt;Australian Government Department of Finance&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 23:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85663#M36626</guid>
      <dc:creator>MaxMcConchie</dc:creator>
      <dc:date>2020-01-21T23:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Application crashes when spying in UIA or AA</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85664#M36627</link>
      <description>Hi Jerin,&lt;BR /&gt;I have the same problem,&lt;BR /&gt;How would you change path? I didn't understand from what you have written.&lt;BR /&gt;Regards,&lt;BR /&gt;Alessandro&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Alessandro Dell'Anno&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2022 12:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Application-crashes-when-spying-in-UIA-or-AA/m-p/85664#M36627</guid>
      <dc:creator>AlessandroDell1</dc:creator>
      <dc:date>2022-09-20T12:49:00Z</dc:date>
    </item>
  </channel>
</rss>

