Recently I was trying to host a classic web application on IIS 7.5.
But when I was trying to browse app was generating a predefined
message.After small R&D I figure out how to enable error message
for classic application in IIS.
Step 1:
Just click on web sites we will get below default screen.
Step 2:
Now click on ASP we will get below settings screen where we can do all necessary changes.
Just make sure Send Errors To Browser should be True.
Now if issues come in application a programmer readable error message will be visible to user.
That’s It.
Enjoy Learning,
No comments:
Post a Comment