Job stopped with an unexpected exit code: 0xC00000FD= System.Exception

I am Facing this Error While Executing the BOT after init state .BOt will not procced to process state.

@shraddha_koli2,

Check the actual error details from Event log viewer on the machine where it’s failed.

Search Event Viewer → Application, System and Security logs

@shraddha_koli2

try to run in debug mode and simulate the same

mostly some transition condition is creating an issue…try to add more logs to understand the exact place of error

cheers

Hi @shraddha_koli2,

Can you please try/review possibilities mentioned in the below threads:

Regards
Sonali