Translate

October 19, 2013

How to Enable Internet Information Services (IIS) server manager on windows 8.1 Enterprise Edition .


"In this article i am going to share some Idea how to Enable IIS server to Your machine to use your full development feature in Dot Net Development Tools ."


Introduction

Internet Information Services (IIS) for Windows® Server is a flexible, secure and manageable Web server for hosting anything on the Web. From media streaming to web applications, IIS's scalable and open architecture is ready to handle the most demanding tasks.

Configure Your Computer With IIS7 or above !

Now before Start configuring your computer as IIS server Make sure you are logged in to your computer as administrator ,You should have all right to the administration of your computer. Now you can start .
Step :1
Go to the start button right click on it ,Select Control panel As shown in the figure:1 .

Figure:1

Step :2
Now click on programs and you will find programs and features on the dialog window as shown in the figure:2 .

Figure:2

Step :3
Go to the dialog window click on Turn Windows Features On and Off . you will get one more dialog window Named as Windows Feature wait till all feature will shown to you.
Step :4
Find the feature named Internet Information Services and expand it as shown in figure:3.

Figure:3

Step :5
Now you will find World Wide Web Services over there ,Now expand it and will get Application Development Features . Expand it To see all features you need to enable.
Step :6
Now almost you have done Check all the feature you want to enable to the IIS .
Example :




  • .Net Extensibility 3.5
  • .Net Extensibility 4.5
  • ASP.Net 3.5
  • ASP.Net 4.5
  • CGI
  • ISAPI Extensions
  • ISAPI Filters
  • As Shown in Figure:4 .

    Figure:4

    Step :7
    Now Reboot your System . And You Done !



    Please Give your Feedback In comment box if any mistake as grammar or typo misplace or Anything you want us to Improve . thanks!