How Do I get a Web Server on my Visual Studio.NET 2003?

Hi All,

I purchased Visual Studio.NET 2003 recently. I cannot practice developing Web applications because I don't have a Web Server installed.
Can anyone tell me how to get a Web Server to run in this enviroment?
Thanks

[232 byte] By [All4Msdn] at [2008-1-19]
# 1
The web server is not included in VS.NET is on the WindowsXP Pro Cd o Windows 2003.
You can install it from the control panel (add/remove windows components).

bye
.ema

EmanueleDelBono at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 2
What OS do you have?
BigLad at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 3
To install an Internet Information Services Web server to your PC do the following:
Start -> Settings -> Control Panel -> Add Remove Programs -> Add/Remove Windows Components. Select "Internet Information Services" check box (if it is isn't checked). And do what you will be asked to do.
Aidas at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 4
Hi,

Dont forget to execute this command aspnet_regiis -i if you are installing IIS after installing VS.NET 2003.

This is required to make web development functional.

Regards

M. Rajesh
.NET/Windows Shell MVP
http://www.winxpsolution.com
http://spaces.msn.com/members/mrajesh

MVP_M_Rajesh at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified