I am new to IIS.I installed IIS using "Turn Windows features on or Off"(I hope it did happen). When I tried to access the default page(localhost) served when IIS is installed for the first time I get the error page titled "Server Error in Application "DEFAULT WEB SITE" ", in the error summary the below description is given
<SUMMARY>
HTTP Error 404.4 - Not Found
The resource you are looking for does not have a handler associated with it.
<SUMMARY>
Why doesn't the iis default first time page shows up?
How to start and stop IIS?
What is meant by "does not have a handler" included in the second line of the above error message summary