Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6820865
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:28:35+00:00 2026-05-26T21:28:35+00:00

I have an ASP.NET forms app that allows users to run some management reports.

  • 0

I have an ASP.NET forms app that allows users to run some management reports. Some reports need to be run unattended on a schedule and I created a C# console app to run them in Task Scheduler on a server. The powers that be are adamant that there be one web based app that does it all.

How do you reliably run jobs on a schedule, say 11:00PM daily, from a web app? I see Quartz.net as an option for the scheduler, but how do you keep a web page up 24/7?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:28:35+00:00Added an answer on May 26, 2026 at 9:28 pm

    Regardless of what the powers that be say, you shouldn’t rely on an ASP.NET app to be a scheduler. Have a dedicated service in the backend that retrieves the schedule from a shared database that the ASP.NET web app writes to (directly or via a data layer) and have it spawn the reports.

    This approach

    • avoids reliability issues: IIS worker processes may be recycled at
      any time – you would have to account for that which adds complexity.

    • limits possible security limitations: You would have to add certain
      permissions to the IIS AppPool identity to allow spawning of these
      processes. It’s better to limit the rights as much as possible to reduce the attack surface.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a asp.net web forms app that uses System.Web.Caching.Cache to cache xml data
I have an asp .net webforms app that uses forms authentication. For a small
I have an ASP.NET Web Forms app that I am building and running against
We have a non-SSL ASP.NET web app that allows a user to login (ASP
I have an asp.net 3.5 app that uses forms authentication. Requests with particular referral
We have an internal asp.net forms app where one page is essentially a WYSIWYG
I have a simple ASP.NET 3.5 SP1 Web Forms app... I've added the System.Web.Routing
I have an ASP.NET 3.5 app using Forms Authentication. It would be nice to
I have a ASP.NET Web Forms application and I'm using some dynamic controls in
I have a form that sits behind ASP.NET forms authentication. So far, the implementation

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.