Base solution for your next web application

Activities of "130servicing"

Product: .NET Core + Angular v10.2.0

Hello, the issue I am facing is the one described in tthe title: after a successful login I am not redirected to the correct page (the dashboard) but I am redirected to the login page again. Please note that this happens only when debugging, not after publishing the app (with Visual Studio 2019 localhost, FYI). I have already tried to rebuild the solution, change browsers, cleaning caches, reinstall browsers, and so on.

Thanks in advance.

sorry I have the same issue, but I think you resolved it before. I have tried also the suggestions in this page but didn't work! could be a problem of NPM or other package managers? please let me know if you have any other solution for that. thx

Is there any implementation in abp for sequential job BackgroundJob.ContinueWith on a Recurring job. I need to enqueue a job just after a precedent job is terminated. I checked the abp solution but nothing find for ContinueWith in BackgroundJobManager and other extentions. Should I use hangfire.io directly? generally if you you have any reference for a full development of hangfire functionalities in aspnetzero, please share with me. p.s. please update hangfire libraries in your recent solution(4.8.1) still is using 1.7.4 (1.7.6 is released) Thanks

Showing 1 to 3 of 3 entries