I have a simple process which runs perfectly if run in Blue Prism Process Studio, but does not run at all if I try to run it via Schedule or by dragging it manually onto the machine and press Start. The error shown in the logs always indicates that BP "could not attach to application xyz". I already adapted/increased all relevant Wait Stages, as I assumed it to be the most likely error, but that doesn't help, the application simply does not start.
In detail: The application is usually started using the "Start Process" action and works fine in the Process Studio.
What confuses me the most is that the process doesn't produce any errors if run at maximum debug speed in Process Studio, but running in Control Room simply does not work.
Any ideas?