Click to See Complete Forum and Search --> : server


leecsone
07-23-2004, 10:24 AM
Ok to use ASP I need to have a server on my pc running. I am useing Dreamweaver 2004. I see the template ASP.NET C, ASP.NET VB. The info below say I need to have one of these servers. How do I get one of these running so I can start useing a ASP shopping cart.



Installing an ASP application server
To run ASP pages, you need an application server that supports Microsoft Active Server Pages 2.0. Here are some popular choices:

Microsoft IIS, which comes with Windows 2000 and Windows XP Professional
Microsoft PWS, a scaled-down version of IIS that can run on Windows 98 computers
Sun ONE Active Server Pages, versions of which run on Windows NT or 2000, Linux, or Solaris.


Thank You
leecsone

PeOfEo
07-23-2004, 04:31 PM
What version of windows are you running. If it is xp pro, or windows 2000 pro (or any server os) you already have iis. If it is 98 you might have pws already. You can also install mono for windows to run asp.net with c# or cassini for asp.net (these will both work on xp home which iis will not run on).