4
Answers

Event Code: 3005

Photo of Mohan Raj

Mohan Raj

8y
1.3k
1
Hi,
 
Am using ajax in my web application and the problem is that it works fine on my local machine,
but ssometimes on production server it gives the following exception:
 
Event Code: 3005
Exception = Object reference not set to an instance of an object. Ajax at
Ajax.AjaxRequestProcessor.Run()
at Ajax.AjaxHandler.ProcessRequest(HttpContext context)
at
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplicati
on.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
 
Note: if we restart the IIS or modified the web.config file by adding one blank and removing it, then application working fine :(
 
kindly suggest.
 
Thanks in advance.
Regards,
Mohanraj K

Answers (4)