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 7950549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:18:30+00:00 2026-06-04T02:18:30+00:00

I have an ASP.NET website that generates documents. Each document takes a while to

  • 0

I have an ASP.NET website that generates documents. Each document takes a while to generate, and there are many document requests, so I am exploring the idea of using Quartz.NET to help pool the requests, persist them through restarts, and deliver them to users for a better experience.

Quartz.Server.exe is included in the download, and it appears to be a daemon for running Quartz jobs even when the front-end is not running. This is obviously perfect for a web scenario like mine.

The main problem is that Quartz.Server.exe cannot instantiate the job type that I provide.

Could not load file or assembly 'quartztest01' or one of its dependencies. The system cannot find the file specified. --

This makes sense because my assembly, quartztest01, is not in the GAC, and Quartz.Server.exe doesn’t know anything about my assembly. But a lot of questions are raised when I try to resolve this.

  1. I would prefer not to have my assembly in the GAC. How can I accomplish this? Rebuild Quartz.Server.exe with a reference to my assembly?
  2. Am I even taking the right approach? The front-end, and Quartz.Server.exe are using the same data store, and configured as clustered, but I am paranoid that it will operate.
  3. Is Quartz.Server.exe even meant for production use? It appears to create a sample job which to me indicates it’s just meant as an example. Am I supposed to modify this exe to meet my own needs?
  4. What is the best way to install Quartz.NET as a legitimate Windows service, instead of this console application?
  • 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-06-04T02:18:33+00:00Added an answer on June 4, 2026 at 2:18 am
    1. You don’t have to install in the GAC. Just make sure you assembly is either in the same folder as the quartz.dll or that the framework can find it using the usual techniques for locating assemblies.
    2. Yes, it’s quite common to have the UI act as a client and thus it has to point to the same store. What is not common is to set the scheduler as clustered unless the UI will also be acting as a server.
    3. Yes. Quartz.Server.exe install installs it as a service.
    4. The link in @James comment is the answer for this.

    FWIW, installing Quartz.net as a service is usually a better solution than embedding it into an ASP.Net web app due to the way the web application lifecycle is managed by IIS.

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

Sidebar

Related Questions

I have an asp.net website that will generate some excel files with 7-8 sheets
We currently have an asp.net website that we use to generate html emails. Basically
I have a website in ASP.Net that generates PDF with a 3rd party application
We have an ASP.NET website in production that generates a report and sends it
I have created a website in ASP.NET 3.5 that takes some input in text
I have some pages on my public website that display charts generated by ASP.NET
I have an ASP.NET website that is contacting a webservice. Everything works fine connecting
I have an ASP.NET MVC website that works in tandem with a Windows Service
I have an asp.net mvc website that returns a JSON result to certain pages
So I have this ASP.Net 2.0 website that uses functions contained within a JS

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.