Base solution for your next web application

Activities of "vineforce"

Support,

Application is working correctly now, I needed to deply the host application again.

Thanks

please check the issue <a class="postlink" href="https://www.screencast.com/t/XHdrxlAGEe">https://www.screencast.com/t/XHdrxlAGEe</a>

Thanks for Reply,

It's almost working, but having one issue. Ít is not connecting database API. I have updated appconfig.json and also put the web.config file from the angular folder on Azure. Please guide me, may I miss something.

Thanks

1.remove the indexing first for which it raised the error 2 apply changes of your column 3.create indexes which was deleted in 1 step.

Thanks for your reply, I have a confusion how can we implement this.

Clock.cs is placed under namespace Abp.Timing and this name space is placed under Abp.dll. In the project Abp.dll is already added then how can we change this.

Thanks

How can we use the IClockProvider Interface/Clock class. As On the create event we are using the below code.

var history = input.MapTo<TrIncentiveActivityHistory>(); await _incentiveActivityHistoryRepository.InsertAsync(history);

The above code is saving the system's datetime for CreationTime. But I would like to change this in a specific time zone.

Thanks

Showing 1 to 6 of 6 entries