BeforeStart() Error
Hi,
We're encountering an error upon runtime.
Error on BeforeStart() of Design Component:
[Automation_OS_filename] Project may not operate correctly.
Could not find an EventLink with PartID - [number]
Runtime log
- Execute: Exception invoking method - Cannot execute Entry Point. Automation is not running.
this started when we were merge our codes thru GIT, but its intermittent and we're unable to determine what is really causing the problem.
our current work around is to re-code the entire automation file and exclude the one with error.
What is the best way to resolve this issues?
thanks