Hi.
One of our resources is suddenly failing to identify items previously mapped using accessibility mode. Our other resources don't have this problem and this machine was working previously.
When we try to re-spy the accessibility elements, it comes up with "There was an error during the spying operation". The detail is as follows:
System.ApplicationException: Unable to cast COM object of type 'System.__ComObject' to interface type 'Accessibility.IAccessible'. This operation failed because the QueryInterface call on the COM component for the interface with IID '' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo& elementType, List`1& identifiers)
at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)
Kind regards,