posts - 374, comments - 606, trackbacks - 112,
Dan Bartels online engineering logbook... Items that I find useful organized for my use, and indexed by google for yours. Here you can find information about Microsoft C# programming, SQL SERVER 2005, Telligent Systems CommunityServer, Dot Net Nuke, Windows Vista / Longhorn, and just about anything else that would compel me to type.

News

What I am Reading:


Professional Community Server

Past books can be viewed on:

Post Categories

Archives

Coding Techniques

Coding Tools

Community Sites

Deal Finders

Friends Businesses

Microsofties

Smartphones

Utilities

my blogmap
Installing IIS7 on Vista 5308 (February CTP)

IIS is included but turned off by default...  Microsoft has released the following

(source Eric Deily [MSFT]):

You can install IIS7 via Add/Remove Windows Components. To get there, click Start->Computer, then click on "Change or remove a program". In the explorer bar above that says ">Control Panel > Programs > Installed Programs", click the arrow after "Programs", then select "Advanced Options". Double-click on "Windows Features", and you should be able to select what you need in the "Windows Features" dialog, we're under "Internet Information Services".

Also note that there's a web relnote that should go live here shortly that will tell you how to use the package manager command line tool to install IIS7. We signed off on that relnote yesterday. For Vista Ultimate (the relnote contains instructions for how to do this on ALL client editions), you can install using the following "long" command line (run from an elevated command prompt):

start /w pkgmgr /l:log.etw /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-ODBCLogging;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-ClientCertificateMappingAuthentication;IIS-IISCertificateMappingAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;IIS-FTPPublishingService;IIS-FTPServer;IIS-FTPManagement;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI

The above instructions will install IIS7 but ASP.NET wont be registered....  You need to run aspnet_regiis - i, and then you will have to manually create a temp directory at \Windows\ServiceProfiles\NetworkService\AppData\Local\temp\

(Juan Llibre on the vista forums, reported not being able to run the aspnet_regiis...  I had no trouble, but did it installed as the local administrator, from the same elevated command prompt I used to install IIS...  He also commented that the Network Service didnt have rights to the new temp folder and he had to grant them explicitly...  I didnt have that problem either...)

Also take note...  The ASPNET build for 5308 is 2.0.50727.62 where the released version of ASPNET is 2.0.50727.42...  I am not sure what this might mean to SQL 2005, WIN FX or general VS 2005 yet, but I will hope nothing =)

Dan

Published Sunday, February 26, 2006 1:42 PM by DanB

Filed under
::

Comments

# re: Installing IIS7 on Vista 5308 (February CTP) @ Thursday, March 02, 2006 11:10 PM

It was not so complicated for me. In the Advanced Options, I was able to install windows components - which showed me IIS.

But, for me the problem is it doesn't let me run .NET v1.1 applications. It works for v2.0 though.

Sekhar.

Chandra Sekhar

# re: Installing IIS7 on Vista 5308 (February CTP) @ Saturday, March 11, 2006 12:18 AM

To Sekhar: Right, it doesn't let you run .NET 1.1 apps because .NET 1.1 is not installed by default - only 1.0 and 2.0. I installed 1.1 and it seems to work now

Andrey

# re: Installing IIS7 on Vista 5308 (February CTP) @ Sunday, March 19, 2006 6:15 PM

Finally got around to installing 5308 this weekend...holy cow IIS is waaaay different now.

jayson knight

# re: Installing IIS7 on Vista 5308 (February CTP) @ Monday, June 12, 2006 11:58 AM

How to log in as Local Administrator?

Andy Garcia

# re: Installing IIS7 on Vista 5308 (February CTP) @ Monday, June 12, 2006 2:15 PM

and the php, i can't configure the php, pls help me!!!

Rodrigo

# re: Installing IIS7 on Vista 5308 (February CTP) @ Thursday, May 10, 2007 5:54 AM

got a problem here, my iis runs great and all components are installed, except asp.net ....when i try to turn this feature on it wont let me at all, no matter how many times i try to install this feature, it gives me and error saying that "not all features were sucsesfully changed,,"   Can someone help me figue out why this one feature wont turn on for me...........thanks

anthony

Leave a Comment

(required) 
(required) 
(optional)
(required) 
 
Powered by Community Server (Commercial Edition), by Telligent Systems
powered by god (with a little help from Telligent Systems - Community Server 2.1)