How to Fix problems with Frontpage (fpadmdll.dll)
If your frontpage installation is broken and you can no longer get to the FrontPage administration web site, or access any of the "All Tasks -> Configure Server Extensions" page from the IIS MMC, then here is how to fix the problem.
Instructions
-
-
1
Open the IIS MMC on the web server computer. You can access it directly by going to the start menu and select RUN. In the text box, type in "%SystemRoot%\system32\inetsrv\iis.msc" with out the quotes and hit enter.
-
2
Expand the Web Sites node, and find the site entitled "Microsoft SharePoint Administration". It should be the second site when ordered by Identifier.
-
-
3
Right click on the site, and select Properties.
- 4
- 5
-
6
Go to the next tab, Home Directory. Make sure that the local path is set to "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\isapi\_vti_adm" with out the quotes. If your Operating system is installed onto a different drive, or you use a different drive/directory for the program files, please change the above path to reflect your individual setup. What is pasted above is the default and wont need to be changed by most people.
-
7
On the next tab - Documents - Remove everything except for Default.aspx from the list. Then click on "Add" button to the right, and type in fpadmdll.dll in all lower case, and hit ok. Click on the newly added name in your list, and click on the "Move Up" button - you want this newly added listing to be on the top of the list.
-
8
Hit OK to save and close the window. Depending on yoru computer, this could take a second, or it could take several to finish saving. Once the window has been closed, go back to the Start menu, and select RUN again. In the Textbox type "iisreset /restart" with out the quotes. A window will open stating that it is trying to stop (and then start) the services.
Once this completes you are done and the process should now work as you expect.
-
1
Comments
-
AminTaheri
Aug 06, 2007
No files are actually removed, these are just changes to the configuration of IIS -
Virginia DeBolt
Aug 04, 2007
What do you do with all the files you removed? Are these the files in your website or some other type of administrative files?