I am trying to make my first service. I called it test service, built and installed it and started it manaully. The service is actually just a timer that writes an entry to the event log every 15 seconds. I start the timer in the service on start part but it does not seem to be working. It never writes to the event log even though it shows the service as running. I used the component timer. is this correct? Any ideas of what I am doing wrong?
Thanks,
Shannan
Thanks,
Shannan