Activités de "s.alshammari.c"

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

Répondre

Répondre

there is no Logs Folder

Répondre

Hi,

Can you share the full app error logs?

where to find logs? its deployed on the server

Here is what I found on the database [ { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null } ] same as the image I sent earlier

Répondre

Hi,

Can you share the full app error logs?

where to find logs? its deployed on the server

Répondre

its deployed on the server . working perfectly locally

Question

Hi, I deploy my app to the server and I have this issue when trying to login

Répondre

thank you , now it works but user still need to press login button in order to login . is there a way to auto login on website enter

Répondre

hi

no email claim exist

You can find a way to get an email from result.Principal or add a random email claim to id.

I did this and here is what I got

is there a way to bypass register page ? I want everything to run in background and user automatically log in.

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