I had IIS setup and working on a 2003 (x64) machine.
I am attempting to install the Frontpage Server Extensions on it, per the
instructions located:
http://support.microsoft.com/kb/891314
After enabling the emulation mode and installing the server extensions, when
attempting to browse to ANY page/folder on the web server, I get a page that
says simply "Service Unavailable"
Looking at the HTTPERR1.LOG file, I see a message like this (this was
attempting to go to "Cofigure Server Extensions" in the IIS console):
2005-11-17 15:37:27 192.168.0.101 3502 192.168.0.101 80 HTTP/1.1 GET
/_vti_bin/_vti_adm/fpadmdll.dll?page=health.htm 503 1 AppOffline
MSSharePointAppPool
I get a similar message when attempting to go to any of the pages, expect
those specify "DefaultAppPool" isntead of the MSSharePointAppPool.
Event Viewer shows the following error:
"A process serving application pool 'DefaultAppPool' reported a failure. The
process id was '832'. The data field contains the error number."
Data shows:
0000: c1 00 07 80 Á..€
I have stopped/started both app pools several times from the IIS console, no
luck. Tried completely restarting IIS again, no luck.
If I uninstall the server extensions and set the emulation mode back to
false, I can once again access pages.
Any ideas what might be wrong?
--
Adam Clauss