I installed the Metabase utility and tried what you listed above however it didn't eliminate the problem, at least, not right away. Using the utility I deleted everything that I setup and then uninstalled IIS and Frontpage 2002. I rebooted and reinstalled IIS and Frontpage Ext. This time, there are no residual setup information and no errors when I drill down on my server. Frontpage is also showing all the websites and letting me configure them.
Thanks a bunch !
Main Topics
Browse All Topics





by: daniel_cPosted on 2003-10-14 at 18:48:49ID: 9551606
- Regarding this error:
BASE)
"A non-fatal configuration error has occurred. Not all available information may be displayed."
This is due to IIS has lost some information.
What you should do is restore from a metabase backup, but if you do not have one you have some options:
1) Create a new web site in the MMC if possible, after that delete the old metabase entry using the IIS metabase editor
(see http://www.iisfaq.com/META
2) Use the metabase editor to fix the missing value - this could take some time, but creating a new web site may help see
where the missing data value is. It may be in the w3svc/x folder or w3svc/x/root folder.
- How can I get Frontpage to see my new site?
When you reinstalled IIS, have you also reinstalled Frontpage extension? You might need to do so.
HTH.