Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with windows server 2019 IIS #773

Open
mohammed-addurrah opened this issue Sep 3, 2024 · 1 comment
Open

problem with windows server 2019 IIS #773

mohammed-addurrah opened this issue Sep 3, 2024 · 1 comment

Comments

@mohammed-addurrah
Copy link

hello, my problem I develop website using delphimvc with static files and api everything work fine authintication work perfect
my problem when I move my dll file to iis in windows server 2019 iis for no reason when I login it return my to login page
I track the dll and it give me the login ok but for no reason it finish the session at the time so when I check if the login ok the session data were gone
on other windows iis it work perfect except windows server 2019
is there any soluation

@fastbike
Copy link
Contributor

Have you checked the recommended process for setting up an ISAPI application. We have running Server 2016, 2019, and 2022 with no problems.
https://danieleteti.gitbooks.io/delphimvcframework/content/chapterdeploy_iis.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants