This is a migrated thread and some comments may be shown as answers.

Problem with RadCompression + WCF with HTTPBinaryBinding and transferMode="Streamed"

2 Answers 47 Views
Compression
This is a migrated thread and some comments may be shown as answers.
Marthayaputra
Top achievements
Rank 1
Marthayaputra asked on 03 Jun 2014, 06:49 AM
Hello,
I bumped into a problem when tried to use RadCompression with WCF [HTTPBinarybinding with Streamed mode]. We are transferring zip file in this service.
It works fine for other transfer mode, is there any particular setting for streamed mode? Or it just won't work with this mode.
Thanks

2 Answers, 1 is accepted

Sort by
0
Marthayaputra
Top achievements
Rank 1
answered on 06 Jun 2014, 03:34 AM
wow, nobody replied.
0
Eyup
Telerik team
answered on 06 Jun 2014, 05:48 AM
Hello Marthayaputra,

It may be due to the fact that RadCompression intercepts and compresses the bits transferred between the server and the client/browser, thus, affecting in some way the binary stream of the service. Please try to temporarily disable this compression and see whether this resolves the issue:
http://www.telerik.com/help/aspnet-ajax/compression.html

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Compression
Asked by
Marthayaputra
Top achievements
Rank 1
Answers by
Marthayaputra
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or