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.
After the Update I get an error telling me that EnablePostbackCompression is not a valid attribute.
Regards
Manfred
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> |
Regards
Manfred