0
I’m trying to add IIS 10.0 to my Windows 7 Ultimate(64x), but when I go to Enable and Disable Windows Features and it appears written on the screen Please wait... but then returns me a totally white screen without being able to add IIS
0
I’m trying to add IIS 10.0 to my Windows 7 Ultimate(64x), but when I go to Enable and Disable Windows Features and it appears written on the screen Please wait... but then returns me a totally white screen without being able to add IIS
1
Try this, type in the start menu cmd
, right click on it and select the option Executar como Administrador
.
Type the following command:
Servermanagercmd.exe -install Web-Server -allsubfeatures
Of Enter to confirm.
He may consider the method obsolete, but will start the same way, appearing like this:
...
Start Installation...
<0/100>
In the end will have to appear a report of all services enabled and to end:
Success: Installation succeeded
If you want to Powershell: https://www.youtube.com/watch?v=TSS8HYp3L4E
Thanks a lot for the help Old, but I had to format the machine, I found that had so much corrupted DLL that I had no way
Browser other questions tagged windows iis
You are not signed in. Login or sign up in order to post.
You probably already have IIS installed and/or your Windows does not have Service Pack 1 installed.
– Oralista de Sistemas
It even has an IIS folder, but I want to access the IIS Manager, and I am told that you have to go on this screen to activate and can access the IIS Manager, so I can publish my site
– Guilherme Padovam
It really is on this screen that you enable the IIS packages. The strange thing is that it is appearing like this...
– Márcio Cristian
@Márciocristian What I find strange, the problem I need frees him to can publish my project on Asp.net, the question I do not know what can be, my windows is not pirate
– Guilherme Padovam
@Guillhermepadovam look, I was curious about that... It tries to perform the steps of this link https://answers.microsoft.com/en-us/windows/windows_other-update/windows-7-resource-monitor-not-working-no-data/bf2b3275-e543-4f68-982b-pageaf6695fc3d3d3d?=3&auth=1 and returns to me whether it worked or not, to curious rsrsr
– Márcio Cristian
@Márciocristian For now I did 3 methods that says to do and nothing has been solved
– Guilherme Padovam
@Guilhermepadovam had situations that users were able to solve by changing the resolution of the items... "Click on desktop Personalize Click on Display menu and change back size items to 100% (default) it worked fine for me .."
– Márcio Cristian
@Márciocristian what method would be this dai?
– Guilherme Padovam
Thinking that the problem might be in my windows update, it is not updating anything from windows
– Guilherme Padovam
@Guillotined, this would be a solution that a user found. Just go to Control Panel Appearance and Video Customization and put in Smaller (100%).
– Márcio Cristian