OTAClient.dll unable to load

Hi,

I am getting a below error while opening a BO.

Description: Compiler warning at top section line 10: Namespace or type specified in the Imports 'tdclient' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.

My requirement is to connect HP-ALM using code stage and get the bug status. Hence I have placed below dll files in '...Blue Prism Limited\Blue Prism Automate' folder

OTAClient.dll
tdclient.dll
TDClntui.dll
WebClient.dll

added below entries in the
 
Top