webdesigner problem

Stimulsoft Reports.WEB discussion
Post Reply
Alexander
Posts: 6
Joined: Tue Feb 10, 2009 12:50 am
Location: luoyang,china

webdesigner problem

Post by Alexander »

hi,guys:

i get a problem like this i used a web designer in my web page,it opened by a butten.the save mode is 'Visible',so i get a problem like this:

i open a web designer,and i create a report,save it to database.after the save thing end,the web designer will closed,and the browser will go back to the previous page. then the problem comes,anything i want to do will get a crash say "The magic number in GZip header is not correct. Make sure you are passing in a GZip stream. "

what's the problem?
help!
thanks.

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

webdesigner problem

Post by Edward »

Hi Alexander,

Please show all code you used in this solution. If possible, please send the project to support[at]stimulsoft.com for analysis.

Maybe you used streams and did not call stream.Seek(0, System.IO.SeekOrigin.Begin)?

Thank you.
Alexander
Posts: 6
Joined: Tue Feb 10, 2009 12:50 am
Location: luoyang,china

webdesigner problem

Post by Alexander »

Edward wrote:Hi Alexander,

Please show all code you used in this solution. If possible, please send the project to support[at]stimulsoft.com for analysis.

Maybe you used streams and did not call stream.Seek(0, System.IO.SeekOrigin.Begin)?

Thank you.

no,i have not use streams but get the report byte[] with report.SavePackedReportToByteArray(),and save it in SaveReport event.the designer will close autokinetic in "'Visible'" mode,and go back to previous page autokinetic ,right ? then i can't do anything in this previous page.

if you don't understand what am saying,i will post a project this afternoon.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

webdesigner problem

Post by Edward »

Hi Alexander,

Yes, the project would be appreciated. Please send it to support[at]stimulsoft.com.

Thank you.
fernandoftorres
Posts: 23
Joined: Thu Jan 13, 2011 7:50 am

webdesigner problem

Post by fernandoftorres »

Estou tendo os mesmos problemas. Existe alguma solução?

Obrigado.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

webdesigner problem

Post by Vladimir »

Hello,

Please tell us, what version of our product are you using?

Thank you.
fernandoftorres
Posts: 23
Joined: Thu Jan 13, 2011 7:50 am

webdesigner problem

Post by fernandoftorres »

Ultimate 2011.1.912.0
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

webdesigner problem

Post by Vladimir »

Hello,

We could not reproduce the error, if possible - please send us your project to support[at]stimulsoft.com

Thank you.
Post Reply