S
Sam Straub
Hello,
I've written a windows service that runs on a server, every 24 hrs it
generated a ton of files, sometimes in the neighborhood of 3-5,000. When
there are that many files to generate, the script seems to stop running
after 10 minutes, I see the dates on the files generated range by 10 minutes
almost exactly. That tells me there's a 10 minute time limit on the windows
service. How do I change this? Or is there a better way to do it?
Thanks,
Sam
I've written a windows service that runs on a server, every 24 hrs it
generated a ton of files, sometimes in the neighborhood of 3-5,000. When
there are that many files to generate, the script seems to stop running
after 10 minutes, I see the dates on the files generated range by 10 minutes
almost exactly. That tells me there's a 10 minute time limit on the windows
service. How do I change this? Or is there a better way to do it?
Thanks,
Sam