Welcome Guest Search | Active Topics | Sign In | Register

CallBack and ActiveX Options
Michael Smit
Posted: Wednesday, June 4, 2008 5:00:48 PM
Rank: Member
Groups: Member

Joined: 6/6/2007
Posts: 19
Hi,

I have a page wrapped in the CallBack panel and in that page I have an activeX control embedded.
On initial load the ActiveX works 100%. But on any AJAX postbacks, the ActiveX fails to render.

Any ideas?
eo_support
Posted: Wednesday, June 4, 2008 10:23:02 PM
Rank: Administration
Groups: Administration

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

You are probably out of luck there. The CallbackPanel does not do anything special about ActiveX control. It was perfectly reasonable for ActiveX control writer to assume that the control has the same life cycle as the hosting page --- which is no longer true with AJAX. So if that is the root cause, then the only way to avoid such problems is to stop using AJAX on such pages.

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.