Thank you.
Hello,
Working on Asp.Net Zero Core with Angular 7version. Pc browser working but mobile browser not working, waiting for apllication resource getting started. We can't see the error but have error screenshot. Can you help us pls
@ismcagdas and @sedulen thank you.
Are we able to use IIS deploy, I couldn't understand the your answer :(
Application deploy to IIS
Hello,
We are using Aspnet Zero .Net Core + Angular Project. We can use Hangfire implementation and dashboard the local but when we deployed project cannot navigate to the Hangfire dashboard.
It says that site cannot be reached
We did Hangfire configuration on project Startup.cs
app.UseHangfireServer(); app.UseHangfireDashboard();
How can I solve?
Thank you