Shutting Down Web Client

Does anyone know a way of forcing a CitectSCADA Web Client to shutdown?

I have an issue with users of the Web Client just minimising their browser and not exiting Citect when they have finished.  Therefore we keep running out of Web Client licenses. - Purchasing more licenses just seems to make the users more lazy at exiting when they've finished.

It is easy enough to create a function to detect when a user is not actively using the Web Client.  However the Shutdown() function does not work on the Web Client.  (This is not documented.)

Any suggestions are appreciated.

Parents Reply
  • Hi Eric,

    I have had in issue with IE when the ShutdownLocal() function is called.

    A popup is shown where the user must select "Allow" or "Don't Allow".  IE will only shutdown if  "Allow" is selected, therefore automatic shutdown of the Web Client is not performed.

    If the Web Client is shutdown, IE then automatically restarts the Web Client.  The following message is displayed:

    "A problem with this webpage caused Internet Explorer to close and reopen the tab."

    Any suggestions appreciated!

    Thanks.

Children