Installing on Windows 2008 R2 x64 Server

Modified: 2010/03/28 08:45 AM by headCodeWrangler - Uncategorized
Requirements
  • "Application Server" role with the following services:
    • Default Requirments
    • Default Installation Selection
    • .NET Framework 3.5.1
    • Web Server (IIS) Support
    • IIS6 Management Compatibility

  • Access to SQL Server on the same server or the same network
    • SQL Server on the Same Server
      • The following protocols should be enabled: TCP/IP, Named Pipes
      • "SQL Server Authentication" needs to be enabled if desired over the default "Windows Authentication"
      • The "SQL Server Browser" service should be enabled and started
    • SQL Server on the Same Network
      • The following protocols should be enabled: TCP/IP, Named Pipes
      • "SQL Server Authentication" needs to be enabled
      • The "SQL Server Browser" service should be enabled and started

Installation Settings
  • "Application Pool" should be set to "Classic .NET AppPool"

Page Editing Help