IIS를 설치했는데도 아래와 같은 메시지를 받는다면...
IIS Feature Requirement (Warning)
Messages
IIS Feature Requirement
Microsoft Internet Information Services (IIS) is either not installed or is disabled. IIS is required by some SQL Server features. Without IIS, some SQL Server features will not be available for installation. To install all SQL Server features, install IIS from Add or Remove Programs in Control Panel or enable the IIS service through the Control Panel if it is already installed, and then run SQL Server Setup again. For a list of features that depend on IIS, see Features Supported by Editions of SQL Server in Books Online.
옵션을 다시 추가적으로 설정해 줍니다.
IIS Feature Requirement (Warning)
Messages
IIS Feature Requirement
Microsoft Internet Information Services (IIS) is either not installed or is disabled. IIS is required by some SQL Server features. Without IIS, some SQL Server features will not be available for installation. To install all SQL Server features, install IIS from Add or Remove Programs in Control Panel or enable the IIS service through the Control Panel if it is already installed, and then run SQL Server Setup again. For a list of features that depend on IIS, see Features Supported by Editions of SQL Server in Books Online.
옵션을 다시 추가적으로 설정해 줍니다.
--> Web management tools
--> IIS 6 Management Compatibility
--> IIS 6 WMI Compatibility
--> IIS Metabase and IIS 6 configuration compatibility
--> World Wide Web Services
--> Application Development Features
--> ASP.NET
--> ISAPI Extensions
--> ISAPI Filters
--> Common Http Features
--> Default Document
--> Directory Browsing
--> HTTP Redirection
--> Static Content
--> Security
--> Windows Authentication
아래 링크에서 발췌했습니다.
Martin Poon - Microsoft MVP blog [SQL Server]
행복한 고수되시길...
woojja ))*
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
반응형
'DATABASE > MS SQL' 카테고리의 다른 글
[MS SQL] Stored Procedure 에서 Return Value 를 처리하기 (0) | 2014.09.23 |
---|---|
[MS SQL] 날짜 조회 쿼리 (0) | 2013.04.30 |
[MS SQL] Vista 나 Windows2008 Server 에서 Error 1075 번 에러를 만났다면... (0) | 2010.03.19 |
[MS SQL] SQL Server 2000 성능 데이터 보기 (0) | 2009.12.15 |
[MS SQL] Linked DB 생성 (0) | 2009.11.03 |