Hi @Mark Alfred,
Please provide complete error page information and be careful to hide private information. To resolve this 500.19 Internal Server Error, please refer to the following document and learn the appropriate HRESULT code information.
HTTP Error 500.19 - internal server error when you open an IIS Webpage.
Based on the partial snippet you provided that is causing the problem, I would suggest that you could temporarily remove or comment out the <configSections>
block related to the custom section and see if the error persists. This can help determine if your error is related to that section.
Additionally, enabling failed request tracing in IIS can get more detailed information about errors, which will generate detailed log files to help you identify the problem.
Troubleshoot failed requests using tracing in IIS.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the email notification for this thread.
Best regards,
Yurong Dai