When I enable RadCompression with the 2009.1.311.35 release of the RadControls for ASP.Net AJAX I get javascript errors like the following:
... and other similar errors.
If I either 1) roll back to the latest v2008 Q3 release or 2) comment out the RadCompression module in web.config everything works correctly.
This is happening with both IE 7 and FF 3. The web server is IIS 6 running on Windows XP on my local workstation.
I am experiencing the same problem on two different web applications. One is an ASP.Net 3.5 web project, the other is a ASP.Net 3.5 web application (recently converted from ASP.Net 1.1).
Any ideas as to what the problem could be?
- "Sys is not defined"
- "WebForm_SaveScrollPosotionSubmit is not defined"
... and other similar errors.
If I either 1) roll back to the latest v2008 Q3 release or 2) comment out the RadCompression module in web.config everything works correctly.
This is happening with both IE 7 and FF 3. The web server is IIS 6 running on Windows XP on my local workstation.
I am experiencing the same problem on two different web applications. One is an ASP.Net 3.5 web project, the other is a ASP.Net 3.5 web application (recently converted from ASP.Net 1.1).
Any ideas as to what the problem could be?