I am getting the following error when I use Response.Redirect statement. What is causing this error??
The error is:
Response object error 'ASP 0156 : 80004005'
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.
Can anyone help?
Regards,
Pawan
The error is:
Response object error 'ASP 0156 : 80004005'
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.
Can anyone help?
Regards,
Pawan