I was entering the code in Chapter 12 page 516 when I noticed that _rs.Render was not a valid web method call in the ReportService webservice. Even Microsoft refers to ReportExecutionService Render method in it's example. See
http://msdn2.microsoft.com/en-us/lib...ce.render.aspx for an example. Is there an errata for this example in the book since there it does not appear to work with Reporting Services 2005? Am I missing something, i.e. reference that would make this example work. I have setpped through all the code supplied. Everything works up to the Render.
RIchard E Cook