asp.net - Invoke a website hosted on IIS at a particular interval automatically -
i trying invoke website hosted on iis @ particular interval automatically.
steps followed.
1. tried invoke website on app pool recycle period. none of events on global file invoked on app pool recycle.
2. application_end on global file invoked on app pool recycle if web-site active.
3. there way invoke global file events on app pool recycle ?
4. there other way, that,i can invoke website @ particular interval automatically.
please advice..
Comments
Post a Comment