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 28: 		
Line 29: 		// Download the binary file
Line 30: 		Files.DownloadData( id );
Line 31:     }
Line 32: 

Source File: c:\dev\kleidon\recres\recres.org\DownloadData.ashx    Line: 30

Stack Trace:


[WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.]
   DownloadData.ProcessRequest(HttpContext context) in c:\dev\kleidon\recres\recres.org\DownloadData.ashx:30
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +790
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88


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