1

We want to install sql server 2005 on Windo ws 2000 Server. We are able to install database service engine, analysis services engine and integration services.

But we are unable to install workstation components like SSMS.

Does anybody faced this problem? What is the fix for this?

Thanks, Raghu

Raghu
  • 51
  • 5
  • Do you get an error when you are attempting to install them? – Fenton Oct 29 '09 at 14:08
  • I do not get any error while installing it. But I do get some warning messages when setup runs some rules to check whether system matches the requirement or not. One is SP1 of IE 6 is not available and minimum hardware requirement is not met. I checked whether C:/Program Files/Microsoft SQL Server/90/tools/Binn/VSShell/IDE contains SqlWb.exe file. It does not. I did what is mentioned in this blog http://blog.ralfelt.com/post/Microsoft-SQL-Server-Management-Studio-Missing.aspx. Still no success. – Raghu Oct 29 '09 at 14:30

2 Answers2

1

Make sure to have SP4 installed on the server, that's a prerequisite.

Dan S
  • 1,186
  • 1
  • 7
  • 12
1

https://web.archive.org/web/1/http://articles.techrepublic%2ecom%2ecom/5100-10878_11-6102265.html

follow the link instruction given

Community
  • 1
  • 1
ashok
  • 11
  • 1