R
Rob Latour
I've set up an application to run as a service using srvany
the application starts fine as a service when my pc is powered up
everything stays fine when a user logs on
however when a user logs off (with out shuting down) the application ends
is there an event or something I can work with to prevent my application
(written in vb.net using vs 2005)
from ending when the user logs off
thanks in advance
Rob
the application starts fine as a service when my pc is powered up
everything stays fine when a user logs on
however when a user logs off (with out shuting down) the application ends
is there an event or something I can work with to prevent my application
(written in vb.net using vs 2005)
from ending when the user logs off
thanks in advance
Rob