My Account
Home Quote About Contact  Login 
  Brands  Hardware  Software  Consumables  Multimedia  Networking  Accessories  3D Printers  Apple  Bundles  Notebooks  PC Systems  Power Supplies  Printer Accessories  Printer Ink  Printer Paper  Printer Toner  Printers  Pro Audio  ProjectorAccessories  Projectors  Puzzles  Racks and Cabinets  RC Model Parts  RC Toys  Resource Usage  Robots  Rockets  Routers  Scooters & eBikes  Security Systems  Server  Server Accessories  Service Parts  Single Board Comps  Smart Home Appliance  Smart Lighting  Smart Phones  Smart Security  Smart Watch Accssry  Smart Watches  Stationery  STEM  Streaming Media  Structured Cabling  Surveillance Accesso  Surveillance Cameras  SW Other  Switches  Tablet Accessories  Tablet Cases  Tablets  Televisions  Tools  Tripods and Monopods  TV Mounts/Accessory  TV/Video Capture  UC & VC Accessories  Uncategorised  UPS  USB Hubs  Vacuum Cleaners  Video Cards  Video Conferencing  Virtual Reality  Warranty  Webcams
 

 


Cannot redirect after HTTP headers have been sent.

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.

Source Error:


Line 14: 	  
Line 15: 	PrintFooter();
Line 16: }
Line 17: 
Line 18: </script>

Source File: e:\eden\eden\status.aspx    Line: 16

Stack Trace:


[HttpException (0x80004005): Cannot redirect after HTTP headers have been sent.]
   System.Web.HttpResponse.Redirect(String url, Boolean endResponse) +3298576
   System.Web.HttpResponse.Redirect(String url) +6
   ASP.status_aspx.SPage_Load() in e:\eden\eden\status.aspx:16
   ASP.status_aspx.Page_Load(Object Src, EventArgs E) in e:\eden\eden\status.aspx:13
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Version Information: Microsoft .NET Framework Version:2.0.50727.1873; ASP.NET Version:2.0.50727.1433