Welcome Guest Search | Active Topics | Sign In | Register

Error 500.22 CallBack PAnel and ProgressBar Options
ATYS CONCEPT
Posted: Thursday, February 2, 2012 1:16:11 PM
Rank: Newbie
Groups: Member

Joined: 2/2/2012
Posts: 1
Hello,

I am working with Visual Studio 2010 under Windows 7 32bits and I am using EO Callback Panel an EO Progress Bar.


As written in your documentation I had this line in my Web.config file:
<httpModules>
<add name="EOWebRuntime" type="EO.Web.Runtime,EO.Web"/>
</httpModules>

With this line my application seems to work better on my development PC(Mode Debug) than before whitout this lines (I had sometimes problems when stopping my ProgressBar)

My application pool is configured like that :
Framework : V4.0.303319
Pipeline : Integrated

On my Web Server where I deploy my application (Windows 7 64bits) this line does not work and I get Error 500.22 when connecting my application.

Erreur HTTP 500.22 - Internal Server Error
Module ConfigurationValidationModule
Notification BeginRequest
Gestionnaire PageHandlerFactory-Integrated-4.0
Code d'erreur 0x80070032

Do you know how to solve this problem ?

Thanks for your help

Nicolas Pasquier
eo_support
Posted: Thursday, February 2, 2012 2:42:34 PM
Rank: Administration
Groups: Administration

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

Please check whether you are using ProgressBar inside the CallbackPanel. ProgressBar can not update progress via AJAX. It has to be a normal postback.

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.