4
Reply

Event Code: 3005

Mohan Raj

Mohan Raj

Mar 30 2017 6:22 AM
349
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)