79475216

Date: 2025-02-28 10:31:43
Score: 1
Natty:
Report link

I managed to solve this by adding the following to <system.webServer> tag in Web.config;

  <httpErrors errorMode="DetailedLocalOnly" existingResponse="PassThrough">
  </httpErrors>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Nikkster