-1

I am not a time traveller from past, but I need NT4 Option Pack to install PWS on a WinXP Home box. It seems that MS has already removed the installation from their site, but I need it urgently to run a web server on a laptop. Since it is not warez, I thought it is proper to ask here; is there a way to find that archaic web server nowadays? OR is there an alternative to run ASP pages with a 3rd party software, I need it just for demonstration so performance issue is no problem, but I must run VBScript codes with ASP (No PerlScript or JScript)

Thanks

Joel Coehoorn
  • 399,467
  • 113
  • 570
  • 794
paul simmons
  • 5,568
  • 13
  • 51
  • 78

3 Answers3

4

Will IIS Express not suffice? It will run on WinXP SP3.

Ta01
  • 31,040
  • 13
  • 70
  • 99
  • And it does appear to support classic ASP http://stackoverflow.com/questions/4520960/does-iis-express-support-debugging-classic-asp – Rup Jan 08 '11 at 14:18
  • It should, but it should be fairly easy to test. – Ta01 Jan 08 '11 at 14:19
0

"PWS on a WinXP Home box" Not supported, sorry.

Yuhong Bao
  • 3,891
  • 1
  • 19
  • 20
0

Baby Web Server ran just fine for me

http://www.pablosoftwaresolutions.com/html/baby_web_server.html

paul simmons
  • 5,568
  • 13
  • 51
  • 78