The business tier this client communicates with has a 15
min timeout. When this happens the client app hides all
of the open forms and displays the login screen. When the
user logs in successfully, the forms are displayed again
and the user can resume where they left off.
Hi there Jeff,
I came across this issue when migrating some VBA code to VB.NET. Herfried is right, but there's a very quick-and-easy way of doing it. I found it at
In order to see pages two and three of the article you'll need to register (but it's free).
The solution requires adding two classes to your code and changing the class which your forms inherit from - it's a walk in the park.
Hope that helps - ask if not,
Regards,
Al
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.