Server Error in '/' Application.

Exception of type 'Sancsoft.Web.WebException' was thrown.

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: Sancsoft.Web.WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.

Source Error:


Line 31: 		
Line 32: 		// Download the binary file
Line 33: 		Files.DownloadData( id );
Line 34:     }
Line 35: 

Source File: c:\dev\lippman\thelippmanschool.org\website\DownloadData.ashx    Line: 33

Stack Trace:


[WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.]
   DownloadData.ProcessRequest(HttpContext context) in c:\dev\lippman\thelippmanschool.org\website\DownloadData.ashx:33
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +542
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


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