IIS - Server Error in '/' Application message - Asked By mostafa hamdy on 17-Apr-12 06:58 AM

Hello all
I have some web site built in asp.net 4.0 and when I tried to deploy it on IIS 7 for windows 7 it was deployed correctly and after I set the login name and password I go to the default page and it appeares correctly but when I try to navigate to any other page in the web site I get the following error from the the server"HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly"
 although the files physically exist in the right path, please if any body get this error message and acn help me please send me or tell me about some URL may help me to solve this error
dipa ahuja replied to mostafa hamdy on 17-Apr-12 06:59 AM
  1. Click Start, click Run, type cmd, and then click OK.
  2. Locate the %systemroot%\system32\inetsrv directory.
  3. At the command prompt, type inetmgr to open IIS Manager.
  4. Right-click the Web site for the URL that you want to change, and then click Properties.
  5. If the affected application is a virtual directory under the Web site, click the Directory tab, and then remove the trailing backslash from the path that is specified in the Local path text box. 

    If the affected application is in the root directory of the Web site, click the Home Directory tab, and then remove the trailing backslash from the path that is specified in the Local path text box.
  6. Click Apply, and then click OK.
source : http://support.microsoft.com/kb/894670 
mostafa hamdy replied to Somesh Yadav on 17-Apr-12 07:20 AM
Hello Somesh
Many thanx about ur reply but I have faces some problem to the sequance u have sent me I didnt find any feild called
"local path" may u please send me details where and how can I find this feild to set it as au mentioned in previous replay many thanx again
and
best regards
Mostafa