Server Error in '/' Application.

'respond' is not a valid script name.  The name must end in '.js'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: 'respond' is not a valid script name.  The name must end in '.js'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[InvalidOperationException: 'respond' is not a valid script name.  The name must end in '.js'.]
   System.Web.UI.ScriptReference.GetDebugName(String releaseName) +181
   System.Web.UI.ScriptReference.ShouldUseDebugScript(String releaseName, Assembly assembly, Boolean isDebuggingEnabled, Assembly currentAjaxAssembly) +34
   System.Web.UI.ScriptReference.DetermineResourceNameAndAssembly(ScriptManager scriptManager, Boolean isDebuggingEnabled, String& resourceName, Assembly& assembly) +134
   System.Web.UI.ScriptReference.GetUrlFromName(ScriptManager scriptManager, IControl scriptManagerControl, Boolean zip, Boolean useCdnPath) +154
   System.Web.UI.ScriptReference.GetUrlInternal(ScriptManager scriptManager, Boolean zip, Boolean useCdnPath) +632
   System.Web.UI.ScriptReference.GetUrl(ScriptManager scriptManager, Boolean zip) +211
   System.Web.UI.ScriptManager.RegisterUniqueScripts(List`1 uniqueScripts) +212
   System.Web.UI.ScriptManager.RegisterScripts() +561
   System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e) +195
   System.Web.UI.Page.OnPreRenderComplete(EventArgs e) +11860252
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7387


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4081.0