Occurs Error while closing application as following UiDemo

Hi.
I’m trying to follow Level3 UiDemo Walkthrough. but I’m facing an error above this to run it.

08/30/2019 13:07:29 => [Info] UiPath_REFrameWork_UiDemo execution started
08/30/2019 13:07:30 => [Info] Killing processes…
08/30/2019 13:07:30 => [Debug] System error at initialization: The given key was not present in the dictionary. at Source: mscorlib
08/30/2019 13:07:30 => [Info] Closing applications…
08/30/2019 13:08:01 => [Error] Close Application ‘UIDemo.exe UIDemo’: Cannot find the UI element corresponding to this selector:
08/30/2019 13:08:01 => [Warning] Applications failed to close normally. Cannot find the UI element corresponding to this selector: at Source: Close Application ‘UIDemo.exe UIDemo’
08/30/2019 13:08:01 => [Info] Killing processes…
08/30/2019 13:08:01 => [Info] UiPath_REFrameWork_UiDemo execution ended in: 00:00:31

what did I wrong? what did I miss? Plz let me know how to solve this problems.
I also attached my process files[ReFrameWork_UiDemo.zip|attachment]

thx in advance.

ReFrameWork_UiDemo.zip (274.4 KB)

1 Like

Hi @Chris_Kim.

Navigate to Init. After the Invoke KillAllProcesses workflow, there is an Add Log Fields activity.

Check its input.

Open your Config.xlsx file and add logF_BusinessProcessName. You can use UiDemo as the value.

It will fix this issue:

Then once done, try to run it again.

Let me know if it works on your end.
Thanks and regards.

5 Likes

08/30/2019 13:07:30 => [Debug] System error at initialization: The given key was not present in the dictionary. at Source: mscorlib

In arguments value that you input to invoke workflow arguments does not be in Config.xlsx

Hi @Jan_Brian_Despi and @Joysogood
I’m so greatful for your answer. I knew that I missed it out by mistake.
Thx all your kindness

2 Likes

You are welcome.

You’re welcome :slight_smile:
Feel free to approach us anytime.

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.