how to check the logs for my asp.net mvc web application which is deployed inside IIS -
i have deployed asp.net mvc-5 web application inside iis , user mentioned received "error occurred while processing request" indicates unexpected error has occurred, can adivce can check details of error ?
use elmah's nuget package. more info visit:
Comments
Post a Comment