Hi guys,
I can see a lot of similar errors in event log, it looks like the errors are thrown by GetFile.aspx even when the attachment is found and returned (no errors on the page itself). Can anyone advise on it?
Here is the error info:
EventID: 225176
EventType: E
EventTime: 1/3/2014 9:27:22 AM
Source: Application_Error
EventCode: EXCEPTION
UserID: 65
UserName: public
IPAddress: 172.16.2.20
EventDescription: Message: Server cannot set status after HTTP headers have been sent.
Stack Trace:
at System.Web.HttpResponse.set_StatusCode(Int32 value)
at CMS.GlobalHelper.RequestHelper.Respond404()
at CMSPages_GetFile.SendFile(CMSOutputFile file) in c:\inetpub\wwwroot\KenticoCMS7\CMSPages\GetFile.aspx.cs:line 429
at CMSPages_GetFile.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\KenticoCMS7\CMSPages\GetFile.aspx.cs:line 291
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Site:
EventUrl: /getattachment/5255d6d5-d48f-494e-9dba-8e1459aa2c28/Corporate-Video.mp4
EventMachineName: LON-WEB01
EventUserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
Thank you