Forum Discussion
TanyaYatskovska
Alumni
11 years agoHi Chris,
You need to use the Exists property along with the Wait* methods. In your case, it should be the WaitProcess method instead of Process. This will help you obtain the object properly and avoid the error.
You need to use the Exists property along with the Wait* methods. In your case, it should be the WaitProcess method instead of Process. This will help you obtain the object properly and avoid the error.