Error installing TFS in Windows 8
        Posted  
        
            by 
                Davi Fiamenghi
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Davi Fiamenghi
        
        
        
        Published on 2012-09-11T03:20:10Z
        Indexed on 
            2012/09/11
            3:39 UTC
        
        
        Read the original article
        Hit count: 3014
        
Trying to install TFS on my computer in order to make a demonstration.
I can't figure out what else can I do to solve these errors:
Information [ System Checks ] TF255142: Windows Firewall is not enabled. If you enable Windows Firewall after configuring Team Foundation Server, you must add exceptions for ports used by Team Foundation Server to Windows Firewall.
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 a role 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 a role 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 a role service in Internet Information Services (IIS). Team Foundation Server requires that Windows Authentication is installed as one of the role services in IIS.
Here are my IIS features: (I installed and restarted the computer)

Everything requested on the errors are installed, running on Windows 8 Consumer Preview Build 8250. IIS is working normally on http: //localhost:80 "Default Application"
Please, Am I missing something?
© Server Fault or respective owner