StiWebDesigner>How to display error in web app

Stimulsoft Reports.WEB discussion
Post Reply
kpmsak
Posts: 17
Joined: Thu Jan 09, 2014 9:14 am

StiWebDesigner>How to display error in web app

Post by kpmsak »

Hi,

I am working on report design in web application, I have implemented save report method "StiWebDesigner1_SaveReport(object sender, StiWebDesigner.StiSaveReportEventArgs e)". While disign the report if user did error in formula this method got exception but I am not able to display/prompt the error to end user.

Any suggestion or sample code will be appriciated :)

Thanks,
Kpmsak
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: StiWebDesigner>How to display error in web app

Post by Alex K. »

Hello,

Can you please describe your task in more details.
Please try to use the ReportChecker.

Thank you.
kpmsak
Posts: 17
Joined: Thu Jan 09, 2014 9:14 am

Re: StiWebDesigner>How to display error in web app

Post by kpmsak »

Thanks,

I have fixed. Just I have added e.ErrorCode=0 in "StiWebDesigner1_SaveReport(object sender, StiWebDesigner.StiSaveReportEventArgs e)" then message box is display.

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

Re: StiWebDesigner>How to display error in web app

Post by HighAley »

Hello.

Let us know if you need any additional help.

Thank you.
Post Reply