i can 't open the try block inside . what do it 's means…i studio in existing working flow i am facing this issue…how to solve this
Can you check any missing dependencies are there in the package?
This behavior i also faced of try block, instead of adding direct activities add the sequence activity and in that sequence add your other activities.
Happy Automation
Try Reinstalling the packages in the project. There could be runtime packages in the project. Remove them and install full version.
Go to manage pckages and check if you see the pckage names are ending with runtime..if so that is causing the issue
Install the same pckage without runtime and remove the runtime packages
Cheers
Hi @Roja_C,
Try the solution provided by Anil first. If the issue persists, try downgrading the UI Automation and System Activities packages to a previous stable version and test again.
Thanks
