Getting Unknown Error

Hi Team,

I’m getting this error as shown in the attachment. This occurs when i run 3 workflows together. But while running separately i’m not getting this error.

The Application is crashing when you are running 3 workflows together. How are you running invoking 3 workflows, using parallel activity?

Did you check the Isolated check box in the Invoke workflow property, which will treat 3 workflows as 3 different processes which will do the load balancing. But again, it also depends on what you are doing in those workflows.