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

Compression Update issue with q109

2 Answers 74 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 12 Mar 2009, 03:12 PM
Hi,

I updated from Q3 08 to Q1 2009.
Everything (from a fast test) works fine - except compressin.
Regarding to the documentation (and a blog post) I use the following setting (beside others) in web.config.

<telerik.web.ui> 
    <radCompression  EnablePostbackCompression="true"/>  
</telerik.web.ui> 
After the Update I get an error telling me that EnablePostbackCompression is not a valid attribute.

Regards

Manfred

2 Answers, 1 is accepted

Sort by
0
ManniAT
Top achievements
Rank 2
answered on 12 Mar 2009, 03:20 PM
Ok,

I got it -- I love binary editors so much :)

You changed the value from EnablePostbackCompression to enable.... - and web.config tends to be case sensitve. :)

You should update your documentation (helpfiles) to reflect this change - there I found the string in the old format with an uppercase E on the beginning.

Regards

Manfred
0
Sebastian
Telerik team
answered on 12 Mar 2009, 04:05 PM
Hi Manfred,

Thank you for the pointer - we will update the topic for the next version of the documentation. I updated your Telerik points for the feedback.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
ManniAT
Top achievements
Rank 2
Answers by
ManniAT
Top achievements
Rank 2
Sebastian
Telerik team
Share this question
or