Groups | Blog | Home
all groups > sql server reporting services > january 2005 >

sql server reporting services : How to check if SSRS is installed in a machine (from the registry) ?


anandsagar NO[at]SPAM gmail.com
1/8/2005 4:08:08 AM
Iam doing an installer for my asp.net app. The app has some SSRS
reports.

During the installation process, I have to check if reporting services
server is installed in the target machine. For this, I wish to check
in the registry (with code) to find out if SSRS is installed. What
entry in the registry should i check to see if SSRS is installed ?

thanks,
Anand Sagar
Dejan Sarka
1/9/2005 10:18:33 AM
Check the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Reporting
Services
key.

--
Dejan Sarka, SQL Server MVP
Associate Mentor
www.SolidQualityLearning.com

[quoted text, click to view]

AddThis Social Bookmark Button