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

RadCompression dons't work with IE or Chrome

5 Answers 134 Views
Compression
This is a migrated thread and some comments may be shown as answers.
Jalal Khalil
Top achievements
Rank 1
Jalal Khalil asked on 25 Sep 2010, 11:38 AM
Hello,

I am trying to use RadCompression on my silverlight project as follows : 

<httpModules>
   <add name="RadCompression" type="Telerik.Web.UI.RadCompression" />
<.....

<system.webServer>
 <add name="RadCompression"  type="Telerik.Web.UI.RadCompression" />
<.....

When i run my project, it works fine with firefox ( compression works well). But it doesn't work using IE or Chrome!!

Any ideas please

Regards,

5 Answers, 1 is accepted

Sort by
0
Jalal Khalil
Top achievements
Rank 1
answered on 29 Sep 2010, 08:21 AM
Hello,

I hope if any one reply to my thread, since i still have this problem.

Regards,
0
Martin
Telerik team
answered on 15 Oct 2010, 07:27 AM
Hello Jalal Khalil,

Would you mind providing us with some more details about what you mean with "it doesn't work using IE or Chrome". Have you used some kind of debugging tool (for example fiddler for IE) to inspected the traffic?
Additionally, have you tried whether upgrading to the latest version of RadControls for ASP .NET AJAX rectifies the issue?

Let me know about what your findings are.

Regards,
Martin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Jalal Khalil
Top achievements
Rank 1
answered on 16 Oct 2010, 08:09 AM
Hello Martin, 

Thanks for your reply. I am using fiddler as a debuggin tool. I notice that when i use Firefox, http traffic will be compressed and fiddler tells that the current compression is Gzip. However when i use IE or Chrome for same silverlight project i noticed that no Gzip compression. It is a silverlight project and i am using rad controls for silverilght in my code.

I am using the following reference  :

Name :  Telerik.Web.UI
Description :  Telerik RadControls for ASP.NET Ajax
Runtime Version : v2.0.50727
Version : 2010.1.415.35

0
Accepted
Martin
Telerik team
answered on 20 Oct 2010, 04:38 PM
Hello Jalal Khalil,

From your feedback I noticed that you are using the Q1 2010 SP1 version of the controls. Note that some bug fixes and new features of the RadComression module were added in the official Q2 2010 release. Have you tried whether upgrading to that (2010.2.713) or later version of RadControls for ASP .NET AJAX rectifies the issue?

If the upgrade does not provide the desired results, I would suggest that you open a formal support ticket and send us a small sample the demonstrates the problem. This way we will be able to debug it locally and provide you with more to the point resolution.

Regards,
Martin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Jalal Khalil
Top achievements
Rank 1
answered on 20 Oct 2010, 06:38 PM
Thanks Martin, 

Using the new dll solve the issue.

Regards,
Jalal
Tags
Compression
Asked by
Jalal Khalil
Top achievements
Rank 1
Answers by
Jalal Khalil
Top achievements
Rank 1
Martin
Telerik team
Share this question
or