CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 TaskManager example error!

Print topic Send  topic

Author Message
oscar
Posted: 02/23/2001, 12:31 PM

I tested the TaskManager Example and it all seemed to work fine, but now it
gives me
the following error when I try to go to the administration page......and on
some other occasions it does the same thing, but refers to line 152 instead.
I think it has to do
with the session object, but I am not sure.
Please let me know how to fix this?

Response object error 'ASP 0156 : 80004005'

Header Error

/taskman/Common.asp, line 150

The HTTP headers are already written to the client browser. Any HTTP header
modifications must be made before writing page content




Joachim Uersfeld
Posted: 02/23/2001, 2:58 PM

Maybe you included html-code with <body> or <header> tags, which where
generated from CC and now exists twice.

Joachim Uersfeld



"oscar" <oscar@rx-tech.com> schrieb im Newsbeitrag
news:976hb8$ubq$1@news.codecharge.com...
> I tested the TaskManager Example and it all seemed to work fine, but now
it
> gives me
> the following error when I try to go to the administration page......and
on
> some other occasions it does the same thing, but refers to line 152
instead.
> I think it has to do
> with the session object, but I am not sure.
> Please let me know how to fix this?
>
> Response object error 'ASP 0156 : 80004005'
>
> Header Error
>
> /taskman/Common.asp, line 150
>
> The HTTP headers are already written to the client browser. Any HTTP
header
> modifications must be made before writing page content
>
>
>
>
>

Alexey Alexapolsky
Posted: 02/26/2001, 2:54 AM

What ASP pattern do you use ?
For now I could suggest you to add
response.buffer=true
to the very beginning of script code of that page.
May be it's because when redirect is being done , and something
has already been written.
Did you make any modifications to TaskMan ?


--
Regards,
Alexey
CodeCharge Support




oscar <oscar@rx-tech.com> wrote in message
news:976hb8$ubq$1@news.codecharge.com...
> I tested the TaskManager Example and it all seemed to work fine, but now
it
> gives me
> the following error when I try to go to the administration page......and
on
> some other occasions it does the same thing, but refers to line 152
instead.
> I think it has to do
> with the session object, but I am not sure.
> Please let me know how to fix this?
>
> Response object error 'ASP 0156 : 80004005'
>
> Header Error
>
> /taskman/Common.asp, line 150
>
> The HTTP headers are already written to the client browser. Any HTTP
header
> modifications must be made before writing page content
>
>
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.