python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Internal server error 500 while using application
Please find below event viewer log,can anyone help me why am getting this error(sometimes)
Environment details:
Django framework
IIS application
Python 3/7
Faulting application name: python.exe, versi...
Jaggu Jagwar
Votes: 0
Answers: 0
Windows 8 server , IIS 7.5 , .net version 4.6 , ASP.NET_SessionId cookies is not reflecting SameSite attribute
as per recommendations I have written the rewrite rule to set the SameSite attribute for all cookies but that is not helping out. Surprisingly whether I have this rule added or not value for samesite ...
Sumit D.
Votes: 0
Answers: 1
Issue with CGI and IIS : This program is blocked by a group policy
We have an issue with trend micro APEX ONE.
Since a windows update, the APEX ONE Web console don't work and we got this issue :
Erreur HTTP 404.2 - Not Found The page you requested cannot be found du...
Choco
Votes: 0
Answers: 1
set access-control-allow-origin response header only for static files in IIS
I'm using IIS to serve static files and also to send API requests to a python backend server.
for API requests the backend correctly sets CORS-related headers but for static files, I get errors. addit...
omid
Votes: 0
Answers: 1