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
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Issue with SQL Server installation.

Author  Topic 

Srain
Starting Member

23 Posts

Posted - 2011-03-26 : 11:33:51
Hi All,

I am trying to instll sql server 2005 reporting service on windows 7 OS. but in the initial setp it throws the warning sying IIS is not installed/disabled. I have installed IIS in the windows component but even its installed but still am getting same warning when installing the SQL server for SSRS.

Any help would be musch appreciated.

Thanks,
Snigdha.

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2011-03-26 : 15:08:24
See these:

http://msdn.microsoft.com/en-us/library/ms143293(v=sql.90).aspx

http://support.microsoft.com/kb/934164
Go to Top of Page

Srain
Starting Member

23 Posts

Posted - 2011-03-27 : 01:33:47
Thanks for the reply.

But my prob still not resolved yet.
As I couldnt see IIS manager..


In my machine – I hv tried following steps::
# From Windows 7OS Start Menu -> Control Pane -> Programs and features => ‘Turn Windows features on or off’
# Internet Information Services > Web Management Tools >> (Contains below options) = > IIS Management compatibility -> IIS metabase and iis 6 configuration compatibility
=> IIs management scripts and Tools

Enable the check box for all the options.

Still not able to find the iis manager.


Please suggest what should I do.

Thanks.

quote:
Originally posted by russell

See these:

http://msdn.microsoft.com/en-us/library/ms143293(v=sql.90).aspx

http://support.microsoft.com/kb/934164

Go to Top of Page

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2011-03-27 : 07:25:43
looked under Administrative Tools?

Try start/run/inetmgr.exe
Go to Top of Page

Srain
Starting Member

23 Posts

Posted - 2011-03-27 : 09:17:13
Have tried the inetmgr.exe in Start\Run, but not able to find as it says "windows cannot find 'inetmgr.exe'..

Also it doesnt appear in the Control Panel\System and Security\Administrative Tools.



quote:
Originally posted by russell

looked under Administrative Tools?

Try start/run/inetmgr.exe

Go to Top of Page

jeffw8713
Aged Yak Warrior

819 Posts

Posted - 2011-03-27 : 12:33:19
IIS is only required if you want to install reporting services. Normally, that would not be required on a desktop OS and you wouldn't need it.

However, if you really do need this on your desktop - then you need to make sure the IIS 6.0 compatibility options are selected. Once you have that done, then you will no longer get the warnings and will be able to install SSRS.

Jeff
Go to Top of Page

Srain
Starting Member

23 Posts

Posted - 2011-03-27 : 12:55:22
I want to install SSRS on my laptop which is having the configured windows 7 OS.

for SSRS we need IIS setup and my issue is with IIS.
I am not able to see the IIS manager even after checking all options(which are available) for IIS in the "Turn Windows features on or off" settings.

If anyone experienced any such issue please help me.



quote:
Originally posted by jeffw8713

IIS is only required if you want to install reporting services. Normally, that would not be required on a desktop OS and you wouldn't need it.

However, if you really do need this on your desktop - then you need to make sure the IIS 6.0 compatibility options are selected. Once you have that done, then you will no longer get the warnings and will be able to install SSRS.

Jeff

Go to Top of Page
   

- Advertisement -