Welcome Guest Search | Active Topics | Sign In | Register

EO CallbackPanel vs Encoding 8859-1 Options
bobwolf
Posted: Friday, February 26, 2010 9:47:28 AM
Rank: Member
Groups: Member

Joined: 5/31/2008
Posts: 25
Hi guys!

I'm using your EO CallbackPanel controls for a longe time.
Today, i'm facing a little problem with one spefic application.

This app, needs some specifc encoding configurations.

When I put this globalization in my web.config:
<globalization culture="pt-br" uiCulture="pt-br" requestEncoding="iso-8859-1" responseEncoding="iso-8859-1" fileEncoding="iso-8859-1" />

The EO CallbackPanel stops responding, and show me an error:
EO.Web Controls Client Side Debug Message:
EO.Web control 'ctl00_CallbackPanel1' error message: The callback on 'ctl00_CallbackPanel1' has failed because the server did not recognize this callback and processed it as a normal request. This can occur if there are multiple Callback/CallbackPanel controls in the page, and this Callback/CallbackPanel control was initially dynamically loaded but wasn't loaded for this callback.

When I remove the encoding configuration in my web.config, the EO Callback works fine.
This is a known issue? There are any work around?

Tks in advance!
bob.

eo_support
Posted: Friday, February 26, 2010 9:50:14 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I don't think using CallbackPanel with any encoding rather than UTF-8 is possible. This is in fact a limitation to all AJAX based solutions, including ASP.NET AJAX.

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.