I need to find out programatically which Reporting Services version is running (including the service pack). I know I can go to "localhost/reportserver" and see the number on the bottom of the page (1038 means service pack 2) but i want to do it programatically (like in looking in the registry). Anyone knows of a way to do it?