Hope someone can help me. I have tried all of the following solutions:
- Send error to browser is true
- Error mode Detailed
- Enable parents path is true
But still the IIS is loading the file Errors/500.aspx that is in the project folder and I cannot debug the error.
This is my Web.config file. Even if custom error mode is Off it's still loading custom Errors/500.aspx file.