Hello everybody,

I am using a Laptop that runs the Windows XP Home Edition operating system. However Win XP Home Edition doesn't ship with a web server IIS / PWS.
Can u suggest me how to run ASP script ?

Is there any free ASP host which is trust worthy??.

How to run Asp on other web server beside IIS?

Any help or advice is appreciated.

Regards,
VG

Recommended Answers

All 2 Replies

The hardcore Microsoft folks around here are going to think I'm crazy, but Apache (the great Linux web server) has been ported to Windows and is open source. I'm not sure if it supports ASP out of the box. If you're looking for a remote solution, check our Web Hosting marketplace: http://www.daniweb.com/techtalkforums/forum154.html

Unfortunately, Apache does not support ASP. There are some ASP modules but they are not good enough to develop ASP applications.

In order to get IIS in Windows XP Home, you can try to use Abyss web server, which is a thirdparty web server that you can run ASP files with it. But Abyss web server does not support all the options for ASP. :sad: But if you want to create simple ASP pages, you can try it. There is a tutorial about installing Abyss web server

http://www.webthang.co.uk/Tuts/tuts_server/abyss/abyss.asp

Actually there is an unrecommended way to install IIS to Windows XP Home machine. But if want to try it, you should think twice, take your own risk to try. You can find the tutorial here:

http://www.webthang.co.uk/Tuts/tuts_server/iis_xph/pippo_xp.asp

I recommend you to upgrade windows XP Pro for development, if you will make serious ASP applications. This is the safe way.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.