Asked by:
Longhorn Feb. CPT + FastCGI - Error 80070425

Question
-
User1011611240 posted
Hi,
I am trying to install the IIS 7 FastCGI Module on Longhorn Feb. CPT this is what I get when I try to install it:
D:\Users\Administrator\Desktop\IIS7-FastCGI-TechPreview2-x86>fcgisetup.exe /inst
all
Stopping IIS services ...
Error: (null) (HRESULT 80070425)Also, even if I manually stop the service and run the installer I get the same error.
Any ideas?
Thanks a lot,
Will
Sunday, March 4, 2007 6:03 PM
All replies
-
User-679828332 posted
Hi Will,
I'm guessing the installer depends on an optional service or a service has hung. What does "sc query iisadmin" and "sc query w3svc" say?
Cheerz,
Rick.
Monday, March 5, 2007 12:17 AM -
User-636843688 posted
I am getting the same results. If you have been able to resolve the issue I would appreciate any assistance you can give me. Thanks in advance.Friday, March 9, 2007 11:52 AM -
User-679828332 posted
Hi Jearden,
Please could you share the output of "sc query iisadmin" and "sc query w3svc" on your machine?
Thanks,
Rick.
Friday, March 9, 2007 12:12 PM -
User1011611240 posted
Yes very strange:
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.D:\Users\Administrator>sc query iisadmin
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:The specified service does not exist as an installed service.
D:\Users\Administrator>sc query w3svcSERVICE_NAME: w3svc
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0D:\Users\Administrator>
Monday, March 12, 2007 8:33 PM -
User-679828332 posted
Hi Will,
For some reason the tech preview installer assumes iisadmin service is installed and breaks when it is not. The workaround is to install "IIS 6 Metabase Compatibility" before running the setup.
Thanks,
Rick.
Tuesday, March 13, 2007 12:47 PM -
User1011611240 posted
Hi,
Yeah, thanks. Just been too busy to test as much as I had liked.
Running Longhorn Beta 3 now though and I see fastcgi is built it when you enable cgi support. Excellent! :D
Take Care,
Will
Friday, April 27, 2007 9:36 AM