Page 1 of 1

StiWebDesigner>How to display error in web app

Posted: Fri May 09, 2014 8:43 am
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

Re: StiWebDesigner>How to display error in web app

Posted: Mon May 12, 2014 10:30 am
by Alex K.
Hello,

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

Thank you.

Re: StiWebDesigner>How to display error in web app

Posted: Tue May 13, 2014 9:33 am
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

Re: StiWebDesigner>How to display error in web app

Posted: Thu May 15, 2014 10:05 am
by HighAley
Hello.

Let us know if you need any additional help.

Thank you.