Hello folks,
By default, the detailed error messages enabled from the server itself, so that you can view detailed error messages by browsing website on the server only. To enable it for websites follow the below steps:
1. Open the IIS manager.
2. Select the Website and on its features view, double click on "Error Pages".
3. Right click on it and select the "Edit Feature Setting"
4. Select the "Detailed errors" radio button and click on OK
Now client will be able to see the detailed error messages.
Enjoy !!! :)