Jump to content

ASP in Windows XP Home

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
7 replies to this topic

#1
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
Is it possible to use ASP on windows xp home? Like to test applications locally?

I know this is possible with windows xp pro but i don't have that, and can't afford that.

If not what alternatives are for me to try out ASP?

----------------
Now playing: Bryan Rice - Can't Say Im Sorry
via FoxyTunes

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
The problem with ASP is you need to have IIS, which is not available for XP home.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
So basically with Windows XP home you can't get ASP to work?

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Basically, but you can probably find a low-bandwidth free server for testing. One of the reasons I am interested in PHP is because LAMP/WAMP is freely available to anyone. It makes no sense to me to restrict a desirable feature because you purchased a "home" version of an OS. Then again, most of the machines at work run XP home :)
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well it's like having Vista Basic, Home Premium or Ultimate... MS, of course, does that for money.. if you want more features you have to spend more money.

Maybe that's why no IIS on XP home.

#6
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
Um yeah I guess thats true. Well I'll just go get something for PHP since we can actually use it on xp home :irritated:

#7
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
There is a package called WAMP that you can get for free on XP.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#8
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
Thanks :D

I found xampp, i seem to like that better. Theres more stuff that comes with it.