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

Source File: c:\dev\kleidon\deckernut.com\website\DownloadData.ashx    Line: 31

Stack Trace:


[WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.]
   DownloadData.ProcessRequest(HttpContext context) in c:\dev\kleidon\deckernut.com\website\DownloadData.ashx:31
   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.4682.0