I got this error Error response object "ASP 0156: 80004005"
Header error
/ordermgmt/updateorderstatus.asp line 1390
HTTP headers are already written to the client browser. Before creating page content, you must make any changes to the HTTP header.
I will set Response.Buffer = true; Stilll shows an error.
I put the answer, redirect @ this line number and will be executed several times (it is in the loop). After the first iteration, it shows this error
source
share