HighTechTalks DotNet Forums  

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

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss where to find IIS ASP.NET config aplet in Vista ? in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Sagaert Johan
 
Posts: n/a

Default where to find IIS ASP.NET config aplet in Vista ? - 12-23-2007 , 05:43 AM






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





Reply With Quote
  #2  
Old   
Eliyahu Goldin
 
Posts: n/a

Default Re: where to find IIS ASP.NET config aplet in Vista ? - 12-23-2007 , 07:31 AM






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" <REMOVEsagaert_j (AT) hotmail (DOT) com> wrote

Quote:
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







Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.