I am having a problem with an App i've tried a couple different routes..
I need to call a function in one of my vb apps at set times. Even while logged out of the "server" its going to be running on... So I have my app running as a service but even with my api timer the function never fires. Any help on this would be appreciated.
-- the function fires at the set time if i'm logged into the computer with the app open at set time --
I need to call a function in one of my vb apps at set times. Even while logged out of the "server" its going to be running on... So I have my app running as a service but even with my api timer the function never fires. Any help on this would be appreciated.
-- the function fires at the set time if i'm logged into the computer with the app open at set time --
Comment