I need help with an error that has cropped up after my 4.8 upgrade was finished and tested working. I went through and upgraded all the modules signed in as host, and had no problems with anything, logging in and out repeatedly.
I'd love a little help on this one, as NONE of my portals are accessible right now, except for the front pages (Which run fine, by the way).
Now suddenly I am getting the following error message:
Server Error in '/' Application.
Cannot redirect after HTTP headers have been sent.
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: System.Web.HttpException: Cannot redirect after HTTP headers have been sent.
Stack Trace:
[HttpException (0x80004005): Cannot redirect after HTTP headers have been sent.] System.Web.HttpResponse.Redirect(String url, Boolean endResponse) +3208557 DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +313 DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +483 System.Web.UI.TemplateControl.OnError(EventArgs e) +105 System.Web.UI.Page.HandleError(Exception e) +73 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6944 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +154 System.Web.UI.Page.ProcessRequest() +86 System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18 System.Web.UI.Page.ProcessRequest(HttpContext context) +49 ASP.default_aspx.ProcessRequest(HttpContext context) +4 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +154 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
I'd love a little help on this one, as NONE of my portals are accessible right now, except for the front pages (Which run fine, by the way).