Question
2
Replies
38
Views
Posted: February 15, 2019
Last activity: March 6, 2019
Closed
Solved
ASO Not Working under Run-Time environment
I am using Robotics Studio 8.0.1. The solution runs fine if I launch it from within Studio. But, if I deploy and run it using the Runtime environment, the username/password fields never match. So, APO does not populate the form with user credentials.
I tried configuring the solution to be .Net 4.5 and also 4.6.1.
Has anyone seen this before? How can I resolve this?
-Steve
Steve,
If the controls not matching on the runtime environment, you need to modify the existing match rule property to match with that environment or choose one that is unique across all the environments.
Thanks