How many server can run ASP program?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shivasusan
    New Member
    • Oct 2008
    • 67

    How many server can run ASP program?

    I want to know. how many server can run asp program? because My system cann't support IIS server. (Windows vista SP2). so pls send me list of server name. pls help....... i am waiting for yrs reply.

    Advance thanks.....
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    IIS is really it, ASP is a Microsoft technology so it makes sense that Window's server program is the only one that really is meant to run ASP. Before XP every Windows computer could either run IIS or PWS (a very simple and limited web server that could also run ASP) back to about 1997. When they rolled out XP they discontinued PWS but there was one version XP that wouldn't run IIS, and every web programmer complained a lot about that, so I thought you could get IIS for all versions of vista.

    You can also install Apache for Vista, the ASP module is separate, it won't be easy to install or configure and it probably doesn't have as full a function as it does in IIS, but some web programmers do use that.

    Jared

    Comment

    Working...