
**Exception: The IControllerFactory 'Xekyn.Web.UnityControllerFactory' did not return a controller for the name 'download'.Return to the Default Page
Calling function data: Global.asa::Application_Error
Source: System.Web.Mvc
TargetSite: Void ProcessRequestInit(System.Web.HttpContextBase, System.Web.Mvc.IController ByRef, System.Web.Mvc.IControllerFactory ByRef)
StackTrace: at System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory)
at System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

**Exception: Server cannot append header after HTTP headers have been sent.Return to the Default Page
Calling function data: Global.asa::Application_Error
Source: System.Web
TargetSite: Void AppendHeader(System.String, System.String)
StackTrace: at System.Web.HttpResponse.AppendHeader(String name, String value)
at Xekyn.Web.Global.Application_BeginRequest(Object sender, EventArgs e) in C:\Repos\SyncStor\Xekyn.Web\Global.asax.cs:line 1195
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)