hi friends...
Today we are going to see how to resolve server errors in IIS?
1)site can't be reached: this error will be happend when our site is suddenly stopped...
2)service unavailable :503 error:this error will be happend when application which used in our website stopped.
3)Resource not available:this error will be happend any changes happend in our code..
like rename the webpages,website folder removed in physical path,removed the pages..etc...
so guys we can see out solve these errors...
pleae watch carefully..............
this is my website local address..
http://localhost:88/ :it showing site can't be reached..we can check and solve...in iis becaue my website in iis is stopped so start the server and run the site again...
just I started my website in iis
have u observed guys "site can't be reached"--error solved by starting our website from stopped mode..
but it shows
Service Unavailable
HTTP Error 503. The service is unavailable. --we will check in iis what happend ,mainly this issue happend when application pool is in stopped mode..
application pool sample is stopped .. so I am going to started
yes,we websit run sucessfully..
Service Unavailable HTTP Error 503 error--solved..as shown in video..
when I click login menu item,my website shown error as
Server Error in '/' Application.
The resource cannot be found.
we can see how to solve..mostly the error some webpage(login) page missed or renamed ,we can check
here mypage is frmlogn.aspx
first find the phyical path of our website where our website located..
C:\Users\Hariprasad\Desktop\DegitalAsset-published
this is path we can check..page ranamed or removed..
by renaming the website as it as original,we website load sucessfully..
Server Error in '/' Application.
The resource cannot be found.--solved.
that it..guy...
I hope u enjoyed this video..
thanks...
Please subscribe my channel ...
/ prasadamudalapalli