Base solution for your next web application

Activities of "loremerca"

Question

Hi, I try to use AbpQuartz in my web project.

[DependsOn( typeof(CipsARDataModule), typeof(CipsARApplicationModule), typeof(CipsARWebApiModule), typeof(AbpWebSignalRModule), typeof(AbpQuartzModule)]

And I receve this error: No component for supporting the service Abp.Quartz.Quartz.IQuartzScheduleJobManager was found

I have : Abp 1.2.0 Abp.quartz 1.2.0 Any suggest?

Question

Hi, I use the last version of abp with module zero and I have this problem. When I try to send datetime from angular app to server the date start like Utc time and when arrive to db doesn't convert and it's store less gmt time. so when I retreve date I lost two hours (+0200) my local time. When I used the 9.0 version I didn't have this problem. When I see creationTime that it's automatically compiled by server the data store is with 2 hour add and it's ok. Please help me. Thanks in advance.

Showing 1 to 2 of 2 entries