The demo for Reports.Web from StimulSoft save feature isn't working

Stimulsoft Reports.WEB discussion
Post Reply
cheua
Posts: 9
Joined: Fri Jun 26, 2009 12:39 pm

The demo for Reports.Web from StimulSoft save feature isn't working

Post by cheua »

I have downloaded the Reports.Web demo and try out the saving feature.
I opened the "loadSaveDemo" and try doing some modification of a report from the dropdownlist.

I changed something, save it, and close the report.
My new changes aren't showing up once i open the same report again. It seems like the saving feature isn't doing anything.

Is it the file system permission problem?

Amos
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

The demo for Reports.Web from StimulSoft save feature isn't working

Post by Edward »

Hi

Did you see the dialogue which suggested you to select the path for saving of the report?

Before this you had to see a message about purchasing of the software.

I checked the behaviour myself, everything worked.

Thank you.
cheua
Posts: 9
Joined: Fri Jun 26, 2009 12:39 pm

The demo for Reports.Web from StimulSoft save feature isn't working

Post by cheua »

Thanks for your reply Edward.

The report does save. The example i was looking at the Save report handler in code behind wasn't implemented yet.
I simple get the Report from the passed in argument and do the report.Save function. It worked.

Thank you.
Post Reply