Error in Visual Studio

Problem
 
 Sometimes when you are open the visual studio then following error is occurred.
 
 
 
 What is Problem?

 
 The problem is occurred because the IIS (internet Information Server) is not configured to visual studio. So the following error is occoured.
 
 Solution of Problem :
 

 For solving this problem use the following code
 
 Step 1: Go to “option” in the “Tool” Menu
 
 
 
 Step 2: Select “web project” inside the “project and solutions”.
 
 
 
 Step 3: Unchecked the “Use IIS Express for new file Based web site and project”.
 
 
 
 Restart the visual studio,then check it will not show the following error.