2 references to ScriptResourceHandler_InvalidRequest
System.Web.Extensions (2)
Handlers\ScriptResourceHandler.cs (1)
51return new HttpException(404, AtlasWeb.ScriptResourceHandler_InvalidRequest, innerException);
UI\ScriptResourceAttribute.cs (1)
168throw new HttpException(AtlasWeb.ScriptResourceHandler_InvalidRequest);