Server Error in '/dr8/imgcutout' Application.

missing parameter: rara must be in [0,360], dec must be in [-90,90], scale must be in [0.015, 60.0], height and width must be in [64,2048]

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.ArgumentException: missing parameter: rara must be in [0,360], dec must be in [-90,90], scale must be in [0.015, 60.0], height and width must be in [64,2048]

Source Error:


Line 42: 	{ 
Line 43: 	
Line 44: 		throw (new System.ArgumentException("missing parameter: " + param + 
Line 45: 			"ra must be in [0,360], dec must be in [-90,90], scale must be in [0.015, 60.0], height and width must be in [64,2048]"));
Line 46: 	}

Source File: c:\www\skyservice.pha.jhu.edu\dr8\ImgCutout\GetJpeg.aspx    Line: 44

Stack Trace:


[ArgumentException: missing parameter: rara must be in [0,360], dec must be in [-90,90], scale must be in [0.015, 60.0], height and width must be in [64,2048]]
   ASP.getjpeg_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\www\skyservice.pha.jhu.edu\dr8\ImgCutout\GetJpeg.aspx:44
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


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