Welcome Guest Search | Active Topics | Sign In | Register

Progressbar - HTTP Error Options
Dave
Posted: Tuesday, August 19, 2008 10:06:13 AM
Rank: Newbie
Groups: Member

Joined: 8/19/2008
Posts: 1
My application has a long running series of Oracle database statements (inserts, updates, etc.) that are executed by ProgressBar1_RunTask. Everything works great until the very last statement of the routine. At this point, I need to redirect to another page that displays the results. I'm currently using a simple response.redirect statement but I get the error message below.

"Cannot redirect after HTTP headers have been sent."

Is there a fix or workaround for this?

Thanks,

Dave
eo_support
Posted: Tuesday, August 19, 2008 10:13:39 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,193
Hi Dave,

This behavior is by design. The following post covers the same problem:

http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=1969

Please take a look and see if that helps.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.