Currently i encounter some issue as my IIS not alway not responding. I try to find an error log in event ID but not manage to find it. The temporary solution that can be done right now is to reset the IIS service to restore back the IIS. Seek for here expertise
and advice to solved this issue. Your kindly valuable input and response are highly appreciated. Thank you.
You could try to find the corresponding log file by found its property - it's called "site id" and resides in advanced properties of the site, and then to check its log information to find the failed or error message you received.
1 Post
IIS alway not responding. Need to reset IIS to restore back IIS service
Mar 21, 2013 02:39 AM|mohd_fazlee|LINK
Hello,
Currently i encounter some issue as my IIS not alway not responding. I try to find an error log in event ID but not manage to find it. The temporary solution that can be done right now is to reset the IIS service to restore back the IIS. Seek for here expertise and advice to solved this issue. Your kindly valuable input and response are highly appreciated. Thank you.
Regards,
Fazlee
539 Posts
Re: IIS alway not responding. Need to reset IIS to restore back IIS service
Mar 28, 2013 03:42 AM|Chen Yu - MSFT|LINK
Hi,
You could try to find the corresponding log file by found its property - it's called "site id" and resides in advanced properties of the site, and then to check its log information to find the failed or error message you received.
Reference: http://stackoverflow.com/questions/9718126/how-to-find-corresponding-log-files-folder-for-a-web-site
If you want to restore your IIS, do you have backup your IIS before, If so, you could use below method to restore your IIS.
Please check: http://ashrafhossain.wordpress.com/2010/09/01/backup-and-restore-iis-7-configuration-how-to/
Regards,
Feedback to us