SharePoint Webpart hangs after export a report

Stimulsoft Reports.WEB discussion
Post Reply
chrsel
Posts: 5
Joined: Fri Oct 21, 2011 2:26 am

SharePoint Webpart hangs after export a report

Post by chrsel »

Hello

System:
SharePoint 2010 x64
Stimulsoft.Report.Web, Version=2010.3.900.0

Tested with Browser: IE9, Chrome and FireFox7

I'm developing a webpart with multiple user controls. One of the user controls contains the StiWebViewer to view a report.






The report is rendered and displayed correctly. After I'm clicking the save button in the standard toolbar (export as pdf), the file dialog appears to save the generated pdf. Until now each step works as expected, but after saving the pdf (and closing the file dialog) the webpart stops respondig (I can't do any navigation or other work). After a page refresh I can continue with navigation or other work.

Can you provide any help?
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

SharePoint Webpart hangs after export a report

Post by Vladimir »

Hello,

Please try to upgrade to the latest version 2011.2, most likely this error is corrected.
Also please try to use RenderMode="AjaxWithCache" or RenderMode="Ajax".

Thank you.
chrsel
Posts: 5
Joined: Fri Oct 21, 2011 2:26 am

SharePoint Webpart hangs after export a report

Post by chrsel »

Hi

Change the RenderMode to AjaxWithCache or Ajax is not an option, because we don't want to configure the iis webserver to use sessions.

I will try the latest version an report if the problem is solved or not.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

SharePoint Webpart hangs after export a report

Post by HighAley »

Hello.
chrsel wrote:Change the RenderMode to AjaxWithCache or Ajax is not an option, because we don't want to configure the iis webserver to use sessions.

I will try the latest version an report if the problem is solved or not.
Waiting for your reply.

Thank you.
Post Reply