CodeChargenewbie
Posts: 114
|
| Posted: 02/21/2008, 11:32 AM |
|
^^^
I was using the ajason ajax extension for some of my pages with codecharge 3.2 and it worked fine. Now I upgraded to 4.0 and it no longer works. I get an error along the lines of a specified cgi application misbehaved by not returning a complete set of http headers. Sounds like an internal server error (HTTP 500). I think the ajason extension is aborting. I was wondering if anybody else has used the ajason extension and what can I do to make it work with codecharge 4.0?
thanks
|
 |
 |
roeya
Posts: 181
|
| Posted: 02/21/2008, 1:39 PM |
|
CodeChargenewbie Hi,
If you are using evaluation version then the "generated wih codecharge studio" text is inserted to JSON responses this creates errors,
See my post: http://forums.yessoftware.com/posts.php?post_id=93635
hope this helps you
_________________
http://www.infoneto.com/ |
 |
 |
CodeChargenewbie
Posts: 114
|
| Posted: 02/22/2008, 6:13 AM |
|
No, it's the full program and everything. Again, I'm using the AJason plugin, NOT CodeCharge's bulit-in ajax features! This I know is true: The client makes a successful connection to the server. The Server executes the custom code. But when it comes time to tell the client that the server-side processing is finished and/or it's sending back a response, the error I described results. I think codecharge's ajax is interfering with Ajason, b/c the code worked before in 3.2
|
 |
 |
|