General discussion
December 10, 2002 at 08:01 AM
ablokh

VB program running as a Service.

by ablokh . Updated 23 years, 9 months ago

I have a VB program that copies some files from one server to another, also accessing an FTP site.
I have a Form which contains Timer, Inet, Winsock and SMTP controls.
I set it up to run as a Service using SRVANY.EXE .
You can start the service manually OK, but it does not start automatically at the server startup, even though it is set up to start automatically.
Is it because it has a Form?
Or what is the problem?
Thanks.
Alex.

This discussion is locked

All Comments