Page 1 of 1

Error baseInputStream GZIP header, first byte doesn't match !

Posted: Fri Jan 18, 2008 7:30 am
by alharbi
help !

Error baseInputStream GZIP header, first byte doesn't match
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Stimulsoft.Compression.GZip.GZipException: Error baseInputStream GZIP header, first byte doesn't match

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Error baseInputStream GZIP header, first byte doesn't match !

Posted: Fri Jan 18, 2008 9:38 am
by Martin Hart Turner
I had a simplar problem.

Check out the following post, it solved the problem for me.

http://forum.stimulsoft.com/Default.aspx?g=posts&t=1028

HTH,
Martin.

Error baseInputStream GZIP header, first byte doesn't match !

Posted: Fri Jan 18, 2008 10:22 am
by alharbi

thank you .