RPA Runtime Execution Error

How do we solve below runtime time execution error.

image

Hi @Shah

Have you use add to dictionary

if yes initialize the dictionary as new Dictionary(of string,string)

Thanks
Ashwin S

1 Like

Hi Ashwin,

Thanks so much for the quick response.

I guess, I haven’t used Add to dictionary option. Could you please help me in doing so…

Without having data in the Dictionary, if you try to get the value with a particular key, it will give you the error @Shah,
Install the package, Microsoft.Activities.Extensions , you will get all the dictionary activities

1 Like

@Shah

Check Key values in Config File

1 Like

After installing the packages, you need to declare and initialize the dictionary as below @Shah

1 Like

Hi amaresan, Values are present but still throwing the error.

@Shah

Could you share Screenshot of Config key values & Activity which is error occurred(given key was not present)?

1 Like

Hi Amaresan,

Below is the SS.

@Shah

could you Share Actvity Screenshot too

Is it correct

@Shah

No no I’M Asking you Where Error happen in Which Activity …That Activity Screenshot

Ex: Open Browser or Navigate Actvity

1 Like

After opening the activity manually that is System1_Login, error got cleared. Thanks. Now throwing below error.

@Shah

Restart the UiRobot in Services

1 Like

After rebooting the Robot, observing below error:

Again it throws the same error.

The above error is haunting me like anything. Please help guys.

  1. If you are using any paths in the workflow, give the entire path to the files
  2. Or the issue may be occured due to the error in the installation of the software also (same as WatchDog violation error).

so, try reinstalling the software i.e., the studio @Shah

1 Like

Hi Hareesh,

I reinstalled the studio but issue is persisting. Please help.