Check whether IIS is installed or not?

前端 未结 8 925
挽巷
挽巷 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:23

    http://localhost:80 
    

    type above line in your browser you realize IIS installed or not

提交回复
热议问题