Avatar of Alan Mazursky
Alan Mazursky
Flag for United States of America

asked on 

Correcting an IIS Local Path that appears as a Relative Path

The Default Website has a local path of c:\inetpub\wwwroot.
The website "Contracts" used to show its local path as "c:\inetpub\wwwroot\Contracts". - but now shows as "\Contracts".  The field is greyed out, and the Browse button does not display.  There is no way to change this through the dialog.
The ultimate problem is that the website is not accessible.  IIS replies with "Page not found".  The folder name itself is correct and has never been changed.  The app works on other servers.  

We have tried reinstalling the app, creating a new web folder, etc. - and we still have the same problem.

We think that there is also an issue with security rights, but we cannot see any difference between this server and other servers that we have running the same system.

Is there a backend file that we can check--like the registry (i know, it isn't in the registry)?  Any thoughts would be helpful.
Microsoft IIS Web ServerWindows Server 2003

Avatar of undefined
Last Comment
Alan Mazursky

8/22/2022 - Mon