0
yilmaz.atalar created
- ABP Framework version: v3.0.5
- UI type: Angular
- Tiered (MVC) or Identity Server Seperated (Angular): Yes
Hi,
I've added Abp's Quartz module to use Quartz as a background service. And I'm using default sql persistence options given in the abp's quartz documentation. But an error keeps appearing while initializing the application. I guess a background job from abp's identity server module causes the error (Application runs fine without sql persistence). Thanks for your help.
1 Answer(s)
-
0
Maybe related to https://github.com/abpframework/abp/issues/4609, I will update the document.