Web Services -- start up notifications
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
First, sorry if this is a numbskull question: Is there a way to catch a 'start up' event from IIS? Here is the problem: I have a significant amount of data to cache when the web-service starts up and I have not found a way to (reliably!) get notified when the web service is first started. If I could catch that event, then I could do all the data pre-fetches before the first web service caller comes in. Thanx in advance.
Just trying to keep the forces of entropy at bay