Site scheduled Task

Discussion in 'ASP.NET 2.0' started by jackxxx, Nov 9, 2008.

  1. We have in our application a reporting tool that lets us schedule reports to be emailed to users. We currently setup a scheduled task on the users pc pointing to a specific URL.

    (e.g. "c:\tool.exe" "https://www.oursite.net/rs.aspx")
    And it is set to run at a specific time each day.

    The tools exe is in the root of our website. Is there a way to use
    one of our sites scheduled tasks to reproduce this?

    I tried selecting the url and entering what you see above, but it would not accept it.

    Thank you for your help,
    </o:p>
     
  2. Mark,

    I need help in how to setup the scheduled task as it is in my example. So far what I have tried does not allow me to do it.

    I tried setting it up like, I selected the url from the drop down and added in the textbox to theright. /Schedular.exe https://www.mysite.net/rs.aspx

    Can you help wiith that?

    Thank you,
     

Share This Page