Home » questions » dont have IIS server but want to run asp.?

dont have IIS server but want to run asp.?

2006-08-08 23:59:34, Category: Programming & Design
Hi i am working on win xp pro and trying to learn asp but i have not the cd of win xp to install iis. ----Can i download the setup of iis from internet or ----Can apache server run the asp pages?

Answers

  1. Andy D

    On 2006-08-09 00:03:59


    If you want to learn asp/asp.net, head over to microsoft and check out their visual studio express versions which cater for C# and VB.NET i believe. There is also a web developer one. These come with a cut down version of IIS that can be used for development and testing and has a smaller footprint that installing the IIS system. Without an XP CD tho I dont think you are going to find it online
  2. Indian_Male

    On 2006-08-09 00:08:32


    IIS can be installed from Windows XP CD. Since you dont have distribution, by any chance did you copy the source distribution to your PC? Is it possible for you to borrow XP CD from your friends, colleagues? Other web servers doesnt support ASP.
  3. Nesquik

    On 2006-08-09 01:19:07


    It is possible to execute ASP scripts without IIS. I have no experience in this there is a project called ALP which should support your needs. Hopefully you have success with it.