Could not find type 'setFieldInput.setFiledInput' in assembly 'setFieldInput'. Row: 98, Column: 14

Hi Team,
I have started newly UiPath in my project and currently i have cloned all existing scripts to my local machine. (which has written by other automation team member)
Trying to go through the scripts and trying to execute in my machine. When i tried to execute it getting below error message.

NOTE: I have installed latest UiPath studio and updated the all packages from old to new.

Could you please help me on this if possible!!

Error Message:

Could not find type ‘setFieldInput.setFiledInput’ in assembly ‘setFieldInput’. Row: 98, Column: 14

This hapens when your workflow contains an activity from a package that is not part of your project. Such missing package needs to be added via Package Manager.

From the information provided it is hard to say what package is missing.

Cheers

Hi J0ska,

Thank you so much for quick reply. The same issue is getting for almost 15 scripts and i didnt get which package is missing in error message.

Cheers