Bindu
Answered On : May 7th, 2012
1. Server timeout errors
2. Page not found errors
3. Unhandled Exceptions
Login to rate this answer.
nitin
Answered On : May 29th, 2012
Server time out
Login to rate this answer.
404 html error code : When the page requested is not available or the page is removed or the user has typed in a wrong url. usually it is client side error
500 series html error code : When the server is down or the server encountered some problem when the client request came in. It is usually a Server side issue
Login to rate this answer.
Page cannot be displayed.
Login to rate this answer.
The webpage cannot be found (HTTP 400) -- Make sure the address is correct and try again. The website declined to show this webpage (HTTP 403) -Check to be sure you have a correct address. If its a link, it could be out of date and no longer available on the website.
The webpage cannot be found (HTTP 404) -Try again later. Check to be sure you have a correct address and it is spelled correctly. If its a link, it could be out of date and no longer available on the website The website cannot display the page (HTTP 405)- Unfortunately, this is a problem with the website, and there isnt much you can do unless youre the webmaster.
You could try again later to see if the problem has been corrected. If its a site you go to often without problems, you might try contacting the website owner. The website is too busy to show the webpage (HTTP 408 or 409) -- Try the webpage again later.
That webpage no longer exists (HTTP 410) --- Check to be sure you have a correct address. If its a link, it could be out of date The website cannot display the page (HTTP 500)-Unfortunately, this is a problem with the website, and there isnt much you can do unless youre the webmaster.
You could try again later to see if the problem has been corrected. If it continues, and its a site you go to often without problems, you might try contacting the website owner. The website is unable to display the webpage (HTTP 501 or 505)
Login to rate this answer.