locked
Blue Prism Error - System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified RRS feed

  • Question

  • hello Folks,

    I am new to Blue Prism.

    I have an internal portal wherein i am trying to access a value from a dropdown using Blue Prism automation. I have tried spying the dropdown using various methods (IE HTML, Win 32, UI Automation, Accessibility Mode). I am able to select the dropdown and i see all the values. but i am not able to select any value from dropdown. I am trying to pass the value through Global Send keys but its not working and giving me below error.

    Internal : Failed to perform step 1 in Navigate Stage 'Navigate1' on page 'Action 1' - 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.Operations.WindowOperationsProvider.ForceForeground(IntPtr windowHandle)

    Monday, February 11, 2019 6:58 AM

All replies

  • Hi ankuragr26,

    Thank you for posting here.

    Since your question is more related to Blue Prism, you could get support from the link below.

    https://www.blueprism.com/support

    The CLR Forum discuss and ask questions about .NET Framework Base Classes (BCL) such as Collections, I/O, Regigistry, Globalization, Reflection. Also discuss all the other Microsoft libraries that are built on or extend the .NET Framework, including Managed Extensibility Framework (MEF), Charting Controls, CardSpace, Windows Identity Foundation (WIF), Point of Sale (POS), Transactions.

    Best Regards,

    Wendy


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Tuesday, February 12, 2019 5:44 AM