Umm.. You are right. I guess that the specialized delegate was removed
as it should no longer be needed with newer Postgre .NET drivers.
-Marko
On 1/6/16, Uwe Laas <
ufh.s...@gmail.com> wrote:
> I may be mistaken but it seems that there is no Postgres Delegate within
> Quartz, at least not in 2.3.3.0. Cannot find it within the source nor in
> the binary.
>
> Regards
> - Uwe
>
> On Thursday, October 15, 2015 at 4:53:41 PM UTC+2, Marko Lahma wrote:
>>
>> By the looks of it, you might still be missing the "inner inner inner"
>> exception that might shed some more light. There might be a problem
>> loading the specific version of Posgre .NET driver that Quartz has in
>> its meta data. This would be fixed by adding required binding
>> redirects to app.config.
>>
>> But please take a closer look to the end (bottom) of the stack trace.
>> There might be a more specific error message there.
>>
>> -Marko
>>
>> On 10/15/15, Jeremias Kauppinen <
jeremias....@gmail.com <javascript:>>
>> wrote:
>> > I'm trying to use npgsql as db provider. I'm getting exception saying
>> that
>> > "Could not load type 'Quartz.Impl.AdoJobStore.PostgreSQLDelegate' from
>> > assembly 'Quartz'. I have created the database and necessary tables. Any
>> >
>> > ideas why this would be happening?
>> > Here are the exception details:
>> >
http://pastebin.com/xE7r4tzD
>> >
>> > Here are my quartz config values
>> >
http://pastebin.com/YqcmeJbf
>> >
>> > BR,
>> > Jeremias
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups
>> > "Quartz.NET" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an
>> > email to
quartznet+...@googlegroups.com <javascript:>.
>> <javascript:>.
> Visit this group at
https://groups.google.com/group/quartznet.