Does anyone have a way or suggestion to time out an application? We have a problem in our development environment with people leaving our application running when they're not at their desk. When we need to do a re-compile and move a dll to the application server, the dll is already in use. The application server is on a network drive that we don't, and can't, have rights to the processes running. Killing the db connection doesn't help, it just leaves the open dll hanging. Another problem is what to do about modal forms?
Any help is greatly appreciated!
Any help is greatly appreciated!