Hi I am trying to write ASP.NET files. What do I need to download and install for the asp files to work on my local computer?
Download the Free visual studio express and you are ready to go download at http://www.microsoft.com/express/vwd/
Hi I do not want to download the whole visual studio package just the basic requirements for me to be able to run asp files. What do I need to download for asp files to work on my computer?
For asp.Net to run you need to have a compatible webserver... namely IIS which isnt included in any "home" edition of XP or Vista but is with any "pro/ business" versions. It is possible to get IIS to run on home editions but you need to make changes to the registry to remove the key that prevents it from running. If it is for testing the VWDE is the easiest route to take... if it is for running a site locally you need to install IIS
Then you need IIS (Included if you have XP PRO... I dont use Vista, but I guess that it's also included in some versions) And you also need Asp.net framework http://www.asp.net/downloads/essential/
Hi I followed the installation procedure for IIS6.0 but there is no Application Server on my Components listbox in Add/Remove Windows Components. I am using Windows XP Pro. How do I install IIS6.0?
IIS6 cannot be installed on XP. It's only for Windows 2003. XP PRO has IIS5 Windows Components -> Internet Information Server