Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maliming"

hi

Is the _permissionManager service created through dependency injection?

Please share some code of you backgroundjob.

Answer

hi @learner29

This service should only exist in unit tests.

See https://support.aspnetzero.com/QA/Questions/9446/After-Tenant-sign-up---admin-any-user-from-same-browser-login-goes-into-loop-on-Chrome-other-browsers-work#answer-772d5fb6-98f0-be39-5908-39f712747eb5

See https://support.aspnetzero.com/QA/Questions/9446/After-Tenant-sign-up---admin-any-user-from-same-browser-login-goes-into-loop-on-Chrome-other-browsers-work#answer-772d5fb6-98f0-be39-5908-39f712747eb5

Try this url https://github.com/aspnetzero/documents/blob/master/docs/en/Deployment-Angular-Publish-IIS.md#angular-application-publishing

You should use the npm run publish command.

https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Deployment-Angular-Publish-IIS#angular-application-publishing

hi emirsec

Can you share your deploy steps? of course more details will be good.

hi

  • What is your product version?
  • What is product framework type (.net framework or .net core)?

Are there any other error messages?

Hi

You can consider to use the DontWrapResult .

https://aspnetboilerplate.com/Pages/Documents/Javascript-API/AJAX?#wrapresult-and-dontwrapresult-attributes

Answer

hi

This service is just to read your database to get configuration data.(`EF or abo.net or dapper)

Of course you can add this service to the dependency injection container.(ITransientDependency or ISingletonDependency )

Showing 121 to 130 of 2998 entries