On window server 2008.
How do i make iis7 auto run(schedule) aspx page?
basicly i need the ii7 to run aspx.cs page every day
and execute the c# script in that page.
The only way i find(after big search) to do that is make the "Task Scheduler"
open internet explorer program that will call thet page.
But i do not want to open on my server internet explorer program
or eny other program.
Is there is a way to make iis7 auto exequte this c# script web page?
I know it is possible on window server 2000.
big thanks for eny help