I know IIS supports ASP, will IIS run on the home edition of XP?
Main Topics
Browse All TopicsIIS 6.0 will not run on Windows XP Home Edition, will earlier versions or is there another webserver that will and that supports ASP?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
What do you want to do?
Are you a .net programmer trying to do some web development, if so you can look at www.asp.net and download web Matrix, it has its own web server, it will only allow local connections though.
The other thing you could try, but there is a Linux port going on for .net called MONO, they have a web server, and I think, buat am not too sure but the web server component is available as a W32 app.
As to your question, I am not aware of any way of getting IIS running on XP Home. You used to be able to run 98 version of IIS (Personal Web Server) on ME, that was using a hack. It may work for XP Home, but I doubt it.
Jetforce
I'll try Web Matrix, I think that needs the dotnet framework too.
I asked the same question here and had some useful comments: http://www.experts-exchang
Business Accounts
Answer for Membership
by: PeteLongPosted on 2004-03-12 at 01:39:38ID: 10579161
Hi ncw,
echnet/tre eview/defa ult.asp?ur l=/ technet /prodtechn ol/winxppr o/proddocs /iiiisin2. asp
/asp/tutor ials/ insta lling_iis_ winXP_pro. asp
torials/mx -asp/insta ll.asp
IIS5 supports ASP??
Install IIS on XP
Installing IIS
You can install IIS, add optional components, or remove optional components for IIS by using the Add/Remove Programs dialog box in Control Panel. IIS requires that you install certain software on the computer prior to installation. Review the IIS Software Checklist below before installing IIS.
IIS Software Checklist
Before you install IIS, you need to install the Windows TCP/IP Protocol and Connectivity Utilities.
The following optional components are recommended:
The Domain Name System (DNS) service installed on a computer in your intranet. If your intranet is small, you can use Hosts or Lmhosts files on all computers in your network. This step is optional, but it allows users to use friendly text names instead of IP addresses. On the Internet, Web sites typically use DNS. If you register a domain name for your site, users can type your site's domain name in a browser to contact your site.
For security purposes, Microsoft recommends that you format all IIS drives with NTFS.
Microsoft FrontPage to create and edit HTML pages for your Web site. FrontPage is a WYSIWYG editor that provides a friendly, graphical interface for tasks such as inserting tables, graphics, and scripts.
Microsoft Visual InterDev to create and develop interactive Web applications.
For more information on Windows TCP/IP Protocol and Connectivity Utilities, DNS, or NTFS security, see your Windows XP Professional online documentation.
IIS Installation
During installation, IIS installs optional components like Common Files, Documentation, and the Internet Information Services snap-in. You can choose not to install the optional components; however, deselecting specific components can decrease IIS functionality or disable IIS services. If you are unfamiliar with the optional components and how they affect IIS, install IIS with the default settings. After you install IIS, you can view Installing IIS Optional Components in the IIS online documentation for more information.
To install IIS, add optional components, or remove optional components
Click Start, click Control Panel, and click Add or Remove Programs.
Click Add/Remove Windows Components. The Windows Components Wizard appears.
Follow the on-screen instructions to install, remove, or add components to IIS.
Notes
If you upgrade from a Windows NT 4.0 Workstation that has IIS installed to Windows XP Professional, IIS is installed by default. If IIS was not installed on the Windows NT 4.0 Workstation, you will need to install IIS manually.
Personal Web Server is not available on Windows XP Professional. If you upgrade from a Windows home or personal product, you must install IIS for similar Web server functionality.
For more information on IIS, refer to the IIS online documentation by typing http://localhost/iisHelp/ in your browser address bar, and pressing ENTER.
http://www.microsoft.com/t
*****Further Links and Reading*****
Installing IIS on Windows XP Pro
http://www.webwizguide.com
Install IIS on Windows XP Professional
http://www.fordwebs.com/tu
*****Troubleshooting*****
IIS FAQ
http://www.iisfaq.com/
IIS Answers
http://www.iisanswers.com/
PeteL