where to find IIS ASP.NET config aplet in Vista ?

where to find IIS ASP.NET config aplet in Vista ?

am 23.12.2007 11:43:21 von Sagaert Johan

Hi

If i open Computer Management on Vista (business) i can not find the IIS
MMC in the tree.

How do i configure ASP.NET in Vista then ?

What windows features do i need to install /configure ?

Johan

Re: where to find IIS ASP.NET config aplet in Vista ?

am 23.12.2007 13:31:54 von Eliyahu Goldin

You don't have to install IIS, you can develop with the development server
that comes with the Visual Studio.

If you do want IIS, you need to install it from Control Panel - Programs -
Windows components. After that you will likely need to register asp.net with
IIS with a command

aspnet_regiis -i

inside the asp.net 2.0 framework folder.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"Sagaert Johan" wrote in message
news:%23WLpkCVRIHA.4196@TK2MSFTNGP04.phx.gbl...
> Hi
>
> If i open Computer Management on Vista (business) i can not find the IIS
> MMC in the tree.
>
> How do i configure ASP.NET in Vista then ?
>
> What windows features do i need to install /configure ?
>
> Johan
>
>
>
>