Global - Application Error Handler
Offending URL: https://services.hammersmithtoday.co.uk/App.aspx?PreLoad=1&P1=List&P2=Category&P3=1&P4=856&P5=&SiteName=hammersmithtoday&SD=services
Source: System.Web
Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Stack trace:    at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.app_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\7f08796b\e763cd7f\App_Web_app.aspx.cdcab7d2.bw4in39n.0.cs:line 0
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Inner Exception
Source: mscorlib
Message: Exception of type 'System.OutOfMemoryException' was thrown.
Stack trace:    at System.Text.StringBuilder.ToString()
   at Westwind.Web.Controls.ScriptVariables.RenderClientScript() in C:\VSTS\NNet.Old.Master\Westwind.AjaxToolkit\Related\ScriptVariables.cs:line 413
   at Westwind.Web.Controls.ScriptVariables.Page_PreRenderComplete(Object sender, EventArgs e) in C:\VSTS\NNet.Old.Master\Westwind.AjaxToolkit\Related\ScriptVariables.cs:line 157
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Web.UI.Control.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)