[HttpException (0x80004005): Server cannot set status after HTTP headers have been sent.]
System.Web.HttpResponse.set_StatusCode(Int32 value) +11817891
System.Web.HttpResponse.SetStatusCode(Int32 statusCode, Int32 subStatus) +21
System.Web.Security.FileAuthorizationModule.OnEnter(Object source, EventArgs eventArgs) +11843497
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93
|