Re: Setup IIS & ASP.Net Article? by Ken
Ken
Sat Aug 06 08:21:04 CDT 2005
Use Add/Remove Programs to add "Application Server" (this is IIS and the WWW
Publishing Service) and ASP.NET.
That's all you need to do. By default, all users will be able to access any
ASP.NET pages you place into the default website that's added when you
install IIS.
Cheers
Ken
--
IIS Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com
"SABmore" <SABmore@discussions.microsoft.com> wrote in message
news:08E7B17F-7C2A-4FE9-AD2B-88E8F9B37413@microsoft.com...
: I've been tasked with documenting the setup of a LAN Web Development
: environment. I'll be installing Windows 2003 Server w/ IIS 6.0 & ASP.Net.
: I've searched thru TechNet extensively and can't seem to find a straight
to
: the point article on how to do this. I also need information regarding
which
: rights/permissions need to be added so that users can access the aspx
pages.
: Any help you can provide is greatly appreciated. Thanks in advance.