In a production environment currently we are running into an issue where when we have RadCompression enabled our AJAX calls that our RadGrids make are failing and causing our page to be unusable.
This is only happening in the production environment and not our dev/staging.
Server Information:
Server 2008 R2
64 BIT
IIS 7.5.7600.16385
Telerik Version: 2011.2.712.40
Event code: 3005
Event message: An unhandled exception has
occurred.
Event time: 1/25/2012 9:56:43 AM
Event time (UTC): 1/25/2012 2:56:43 PM
Event ID: 234287b000864dfeadd74c5105b467c8
Event sequence: 75
Event occurrence: 1
Event detail code: 0
Application information:
Application
domain: /LM/W3SVC/8/ROOT-1-129719554943999466
Trust level: Full
Application
Virtual Path: /
Application Path:
e:\inetpub\site
Machine name:
Process information:
Process ID: 12760
Process name:
w3wp.exe
Account name:
Exception information:
Exception type:
NullReferenceException
Exception message:
Object reference not set to an instance of an object.
at
Telerik.Web.UI.RadCompression.Compress(HttpApplication application)
at
Telerik.Web.UI.RadCompression.PreRequestHandlerExecute(Object sender, EventArgs
e)
at
System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
I'm trying to find out if this is a known issue with a good work around. If more information is needed please let me know.