I can 't open the try block inside what do it 's means


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?

@Roja_C

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

@Roja_C

Try Reinstalling the packages in the project. There could be runtime packages in the project. Remove them and install full version.

@Roja_C

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