IIS 7.5 install error 80040154 - iis-7.5

This is my error
I'm running Delphi 7 and was not able to start a Http web demo
I tried to install phalanger to see if that worked, only to get error 80040154
has any one seen this error before.
I believe I have run aspnet_regiis.exe -ir to install .net 4
phalanger says iis 7.5 is installed
I found it hard to produce a new site in ISS so I carefully modified the example to my needs.
I'm questioning if I have done something wrong some were

Related

Bonobo.Git.Server early error

I'm trying to install Bonobo.Git.Server on my Windows 2008 R2 server (under IIS 7.0). I followed step by step the installation procedure (bonobo install) but when I try to access the application URL I got the following error:
What's up?
Well I forgot to install .NET Framework 4.6 (that was one of the prerequisites) now it works.

Installing IIS on windows 10

I'm trying to connect Java to mysql on a windows 10 machine. I was told that I first needed to install IIS. I've done this but when I go to localhost in my browser I get:
HTTP Error 500.21 - Internal Server Error
Handler "StaticFile" has a bad module "DefaultDocumentModule" in its module list
I'm not sure what to do at this point
I uninstalled IIS and reinstalled and now it works

IIS installing features

I keep getting this error when trying to install features on iss windows 2012. This happened when trying to copy iis application.config from one machine to another. Can i get a new copy of this file perhaps to resolve this issue. I have tried installing and reinstalling but no joy

IIS fails to install on Windows 7

I keep getting the error message when attempting to install IIS on Windows 7
"An error has occurred. Not all the features were successfully changed."
The iis7.log contains shows...
[07/17/2013 12:48:05] "C:\WINDOWS\System32\inetsrv\iissetup.exe" /install SharedLibraries
[07/17/2013 12:48:05] Successfully added IIS_IUSRS ACE to DACL at %ProgramData%\Microsoft\Windows\WER\ReportQueue.
[07/17/2013 12:48:05] < !!FAIL!! > Failed to acquire the NetFrameworkConfigurationKey key container context (result=0x8007054f)
[07/17/2013 12:48:05] < !!FAIL!! > Install of component SharedLibraries result=0x8007054f
[07/17/2013 12:48:05] < !!FAIL!! > COMPONENT::ExecuteCommand result=0x8007054f
I have tried doing a clean boot (disabling non-microsoft services) but this has not helped.
Has anyone got anything to suggest?
Cheers,
Dave
This problem occurs due to unstable changes in Microsoft .Net Framework follow these steps to fix it out.
Step1:
Remove Microsoft .Net Framework under Turn Windows features on or off.
Step2:
Again Install IIS 6 or 7 under Turn Windows features on or off.
Step3:
Again install Microsoft .Net Framework under Turn Windows features on or off.
I've encountered the same error while I was installing the IIS on a windows 7 , 32 bit machine.
I've tried almost all the solution that I found in many websites.
In order to get rid of this error you can do a repair of the OS. it will solve the issue permanently.
Windows 7
Try this,
run cmd as Admin.
Unistall all iis.
start /w pkgmgr.exe /uu:IIS-WebServerRole;WAS-WindowsActivationService
Reinstall iis and normaly it's work
Alain
I know this is an old post, but I was just able to successfully install IIS on Windows 7 Sp1 (64bit) after having the same problem and 2 days of internet searches. I hope I can help someone with the same problem.
After running the same command "C:\WINDOWS\System32\inetsrv\iissetup.exe" /install SharedLibraries" and monitoring it using ProcessMonitor, it appeared that the installer is not able to write to the folder "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys"
I renamed MachineKeys to MachineKeys_old and reinstalled the IIS feature and it completed without any errors.

IIS 7.5 AutoStart

I have the IIS 7.5 installed on the server, but I can't find the configurations about autostart. When I try to edit the IISs config file the application pool that I had edited doesn't start.
Serching the internet I had read about the Windows Server AppFabric, do I have to install this to use the autostart?
And, to complete the mess, I couldn't complete the instalation of the AppFabric. I got the error: "Setup.exe has stopped working", with no clear reason.
Can anyone help me out with this?
Ps.: I met all the requirements, like windows 7 and such.
To anyone who has the same problem:
After formatting my pc and reinstalling everything, I could install the AppFabric.
Then the necessary options for the use of AutoStart appeared.

Resources