Activités de "s.alshammari.c"

Répondre

yes I have the code like the one you sent.

I don't know how to reproduce the problem .

Répondre

i sent to your email

Répondre

Répondre

openid configrations are correct but i get this error .

swagger is work fine. the issue with angular

Répondre

I solved by adding this to angular.json

please refund ticket

Répondre

hi

Can you check the browser's console? There may be some errors/warnings.

yes

Répondre

i found th error in logs

System.InvalidOperationException: No authentication handler is registered for the scheme 'Windows'. The registered schemes are: OpenIddict.Validation.AspNetCore, Identity.Application, Identity.External, Identity.TwoFactorRememberMe, Identity.TwoFactorUserId, Abp.ConfirmUser, Abp.ChangePassword, OpenIddict.Server.AspNetCore, Google, Microsoft, Twitter. Did you forget to call AddAuthentication().AddSomeAuthHandler? at Microsoft.AspNetCore.Authentication.AuthenticationService.AuthenticateAsync(HttpContext context, String scheme)

Répondre

Hi,

Sorry, I don't even know the UI type and ABP version of your project.

This information is not enough to reproduce the problem.

Could you just share a project that can reproduce the problem to make progress? my email is shiwei.liang@volosoft.com Thx

it was a server permission issue the program was not have the "write" permission to generate logs , I sent the logs to your email .

Répondre

1- I changed configurations from having "localhost" to "my server ip". 2- I run the DbMigrator to create the database. 3- I publish the project and copy the generated files to the server. 4- I made new site in IIS. 5-Run the site.

problem only with the authentication page other website component are working

Répondre

Hi,

What's the content of Program class

You should see a logger configuration like this

yes its there on the code and on my local computer there is a log folder. but on the server there isn't here are the folders on the server

Affichage de 1 à 10 sur 40 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11