Atividades de "s.alshammari.c"

Responder

yes I have the code like the one you sent.

I don't know how to reproduce the problem .

Responder

i sent to your email

Responder

Responder

openid configrations are correct but i get this error .

swagger is work fine. the issue with angular

Responder

I solved by adding this to angular.json

please refund ticket

Responder

hi

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

yes

Responder

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)

Responder

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 .

Responder

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

Responder

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

Mostrando 1 até 10 de 40 registros
Made with ❤️ on ABP v8.2.0-preview Updated on março 25, 2024, 15:11