Monday, May 24, 2010

How do i install IIS and run ASP on Windows XP Professional?

Insert the Windows XP Professional CD-Rom into your CD-Rom Drive


From your Start Button, go to Settings, and Control Panel


In the Control Panel window select Add/Remove Programs


In the Add/Remove window select Add/Remove Windows Components


In the Wizard window check Internet Information Services, click OK


An Inetpub folder will be created on your harddrive


Open the Inetpub folder, and find a folder named wwwroot


Create a new folder, like "MyWeb", under wwwroot.


Use a text editor to write some ASP code, save the file as "test1.asp" in the "MyWeb" folder


Make sure your Web server is running - its status can be checked by going into the Control Panel, then Administrative Tools, and double-click the "IIS Manager" icon


Open your browser and type in "http://localhost/MyWeb/test1.asp", to view your first ASP page

How do i install IIS and run ASP on Windows XP Professional?
postmodernism
Reply:on control panel choose add remove programs,


add remove windows components, choose IIS and check the options in details button...
Reply:Go to Control Panel and then to Add or Remove Programs, click on Add/Remove Windows Components, you will see a list, search for Internet Information Services (IIS), check it, click Next, and voila! You will need your Windows XP Cd for the installation.
Reply:Refer to my comments on http://answers.yahoo.com/question/index;...





Peace


No comments:

Post a Comment