Hi All,
Yesterday production machines are upgraded to 97.0.4 and our robots stops working and gives the below error while launching the application .
Can any one provide the resolution steps for this issue.
An error appeared while executing ##################
Error message: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: The item at C:\Users****\AppData\Local\Google\Chrome\User Data\Default\Cache\Cache_Data has children and the Recurse parameter was not specified. If you continue, all children will be removed with the item. Are you sure you want to continue?
RemoteException wrapping System.Exception: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: The item at C:\Users*\AppData\Local\Google\Chrome\User Data\Default\Cache\Cache_Data has children and the Recurse parameter was not specified. If you continue, all children will be removed with the item. Are you sure you want to continue?
at System.Activities.Statements.Throw.Execute(CodeActivityContext context)
at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)