[# TFS11] HowTo: Install Team Foundation Server 11 Basic on Windows 8 Developer Preview

image

Hi,

If like me you find the need to install a Team Foundation Server 11 Basic in a Windows 8 Developer Preview, it is likely that you find with any of the following errors:

Error [Application Tier] TF255120: Compatibility mode for Internet Information Services (IIS) 6.0 is not enabled.Team Foundation Server requires this on this operating system.
Error [Application Tier] TF255456: You must configure Internet Information Services (IIS) to use the Static Content component. Team Foundation Server requires the Static Content component in IIS.
Error [Application Tier] TF255397: Windows Authentication has not been configured as to shift service in Internet Information Services (IIS). Team Foundation Server requires that Windows Authentication is installed as one of the role services in IIS.
Error [Application Tier] TF255397: Windows Authentication has not been configured as to shift service in Internet Information Services (IIS). Team Foundation Server requires that Windows Authentication is installed as one of the role services in IIS.
Error [Application Tier] TF255397: Windows Authentication has not been configured as to shift service in Internet Information Services (IIS). Team Foundation Server requires that Windows Authentication is installed as one of the role services in IIS.

These errors indicate that we must activate some features for our service of Internet Information Server that does not come by default enabled in Windows 8.

The command to activate the needed features is as follows:

dism/online /enable-feature /featurename:IIS – NetFxExtensibility /featurename:IIS – ASPNET /all

And it is important to launch it with administrator privileges from a Command Promt Windows 8.

Greetings @ AVE

El Bruno

   

Source: http://social.msdn.microsoft.com/Forums/en-US/tfssetup/thread/2bc48ea2-a652-4f98-9676-2243675c43fa/

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: