How to restart global.asax page automatically.
Hi,
I have global.asax page on server, it works fine when server is running cotinuosly but it doesn't work when the server goes down and when it comes again i have to run the global.asax page to perform the action, anyone knows how to restart global.asax page automatically.