SOAP API Rendering In HTML4.0 format with Toggle Items
I have been combing the Internet trying to find a way to use the SOAP API (ReportExecution2005) web service to render a report to HTML4.0 format with toggle items. From what I have read, the new web services should provide ASP.NET server-side postbacks from the toggle item images, but so far I have seen only the same behavior as was in RS 2000, which was that the toggle item images pointed back to the ReportServer address. The following is the device info settings that i have used to get the images to show up on the aspx page: <DeviceInfo><StreamRoot></StreamRoot><Toolbar>False</Toolbar> <Parameters>False</Parameters> <HTMLFragment>False</HTMLFragment> StyleStream>False</StyleStream> <Section>0</Section> DeviceInfo> If I switch the HTMFragment to True I don't get any toggle item images to render on the page but the report still shows up, and when I actually set the StreamRoot paramter to something like this "http://[server]/[virtualdirectory]/GetImage.aspx?reportpath=[path]&streamid=" to render the toggle item images, I get a http 400 : Bad Request error page. Can someone please provide some information or sample code on how to render an HTML4.0 report using the SQL 2005 Reporting Services web service and getting the toggle item images to render as well as work correctly. Thanks, Brian
July 25th, 2007 10:30pm

Hi Brian. I am facing the same problem. Did you find a solution for this problem.Thanks Peter
Free Windows Admin Tool Kit Click here and download it now
November 19th, 2009 11:25am

Brian/Peter I am having the same issues. Anyone know a resolution to this problem? Jospeh
October 19th, 2010 9:20pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics