Skip to content

System.InvalidOperationException: 'No service for type 'Quartz.Spi.ITypeLoadHelper' has been registered.' #973

Answered by lahma
hubermarkus asked this question in General
Discussion options

You must be logged in to vote

You are missing type loader registration, which is:

 q.UseSimpleTypeLoader();

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hubermarkus
Comment options

Answer selected by hubermarkus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants