i have installed sql server reporting service 2005 1. how i can get the list of reports (*.rdl) in a windows application c# 2005 ( sth like Server.GetReportNames ???) 2. how i can get the list of each report parameters in a windows application c# 2005 ( sth like Server.GetParameters ???)