I have working SSRS but am trying to access it from C# code using SSRS webservice. From what I know it should be something like http://server/Reports/ReportExecution2005.asmx for SQL2005 if install was with default values.
How do you test if your SSRS 2008 webservice up and running and / or accessible (ie not bloced by firewall)? What the URL look like ?