Reportviewer rendering in .NET

Last post 03-06-2012, 7:52 AM by Mudassir. 10 replies.
Sort Posts: Previous Next
  •  09-01-2009, 6:14 AM 196035

    Reportviewer rendering in .NET Reporting Services

    Hi

    We have an urgent need for a component that will render a Reporting Services report into PPT slides. The catch is that we need to be able to render this from asp.net with the reportviewer (remote report). Can anyone tell me if this is possible with Aspose?

    Thanks in advance.
    Vicky

    Filed under: reportviewer
     
  •  09-01-2009, 8:35 AM 196078 in reply to 196035

    Re: Reportviewer rendering in .NET

    Hello Vicky,

    You can install Aspose.Slides for Reporting Services on the server. In this case report viewer should work in remote mode.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  09-02-2009, 1:18 AM 196222 in reply to 196078

    Re: Reportviewer rendering in .NET

    Hi, thanks for the fast response.

    Do you also happen to know what you need to use as 'keyword' in the render statement in code behind?

    example:
    DetailReportViewer.ServerReport.Render(
            "PDF", deviceInfo, out mimeType, out encoding, out extension, out streamids, out warnings);

    So what do you need to use instead of "PDF" in this example?

    Thx in advance.
    Vicky
     
  •  09-02-2009, 2:11 AM 196238 in reply to 196222

    Re: Reportviewer rendering in .NET

    Hello Vicky,

    If I'm not mistaken that is extension name described in the reporting services rsreportserver.config file. So if you didn't change Aspose.Slides settings there then you can use lines: "ASPPT", "ASPPS", "ASPPTX". Since the next release "ASPPSX" also will be available.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  09-02-2009, 3:24 AM 196251 in reply to 196238

    Re: Reportviewer rendering in .NET

    Great news! Thanks a lot.
    So we just buy the Aspose.Slides for Reporting Services version and we are good to go?
     
  •  09-07-2009, 9:26 AM 196968 in reply to 196251

    Reportviewer rendering in .NET - License required

    Hi

    Can anyone confirm what version we need for Aspose.Slides to get this to work? We would very much like to add this functionality.  Thanks a lot in advance.

    V.
    Filed under: ASp.NET;License;Slides
     
  •  09-07-2009, 10:06 AM 196971 in reply to 196968

    Re: Reportviewer rendering in .NET - License required

    Hi Vicky,

    We have just released Aspose.Slides for Reporting Services 3.3.0 that you can find here.


    Muhammad Sabir
    Support Assistant Manager
    Aspose Sialkot Team
    http://www.aspose.com
    Aspose - Your File Format Experts

    Keep in touch! We're on Twitter and Facebook
     
  •  03-05-2012, 11:53 PM 366051 in reply to 196238

    Re: Reportviewer rendering in .NET

    Hi,

     

    I am having a requriement wherein I need to export RDL report in PPT. I am using Aspose Reporting service.  By the code on your Forums I was able to get the option as RplRendere but I am not able to handle the event.

    Can you please help me on this?

     
  •  03-06-2012, 2:01 AM 366072 in reply to 366051

    Re: Reportviewer rendering in .NET

    Hi Ruchi,

    Thanks for your interest in Aspose.Slides.

    I like to share that we have added support for ReportViewer 2010  in Aspose.Slides for Reporting services. The demo project can be downloaded at the end of this article. The demo project is able to export to PPT, PPTX and RPL. Moreover, for genrated RPL file the respective PPT will be created in debug folder as well. Please use the shared project with Aspose.Slides for Reporting Services 4.1.0 in Visual Studio 2010 environment.

    Many Thanks,

    Mudassir Fayyaz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
  •  03-06-2012, 2:39 AM 366081 in reply to 366072

    Re: Reportviewer rendering in .NET

    Thanks for such a quick response. I already went through that code but I am not able to do the same for Web Page ( second part of the shared link). Can you help me with that? In fact I have added a comment on that as well
     
  •  03-06-2012, 7:52 AM 366159 in reply to 366081

    Re: Reportviewer rendering in .NET

    Hi Vicky,

    We are working over the requirements shared by you and an issue with ID SLIDESREP-33144 has been created in our issue tracking system to further investigate and resolve the issue. I will share the response with you as soon as we will fix the issue.

    Many Thanks,

    Mudassir Fayyaz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
View as RSS news feed in XML