Hello there,
I’m using a login control form to set global varibles. These variables contains important information about the user. There are some forms that users keeps open for a long time (more than 20 minutes). Sometimes, when users return to the application and try to use it, an error message appears indicating that the global variables needs to be defined.
I think the problem is related with the way the application passes the global variables to other forms, but I need some assistance please.
Thank you!