Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 IIS Feature Requirement

Author  Topic 

gtsipiko
Starting Member

1 Post

Posted - 2009-04-03 : 06:31:43


Hello there

I installed sql server 2005 developer edition

and the only error message i got was.

- 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.

how do i get hold of Internet Information Services
I installed it on XP premium.

Please help

darkdusky
Aged Yak Warrior

591 Posts

Posted - 2009-04-03 : 10:31:49
You may be prompted to insert your windows disk but here are steps:
Control Panel
Add Remove Programs
on left: Add Remove Windows Components
tick Internet Information Services checkbox and click Next etc.
Go to Top of Page
   

- Advertisement -