Check whether IIS is installed or not?

前端 未结 8 923
挽巷
挽巷 2020-12-25 11:01

I am trying to create a Local IIS Website using ASP.NET.

When I click on New -----> Website and select the type as HTTP and

8条回答
  •  既然无缘
    2020-12-25 11:25

    In the menu, go to RUN > services.msc and hit enter to get the services window and check for the IIS ADMIN service. If it is not present, then reinstall IIS using your windows CD.

提交回复
热议问题