Welcome Guest Search | Active Topics | Sign In | Register

EOWebRuntime not redirecting to login page Options
Joan Darling
Posted: Thursday, March 8, 2012 6:02:34 AM
Rank: Advanced Member
Groups: Member

Joined: 3/9/2010
Posts: 119
I have added the following to my web.config and when the session times out and a callback is executed it is redirected to the login page but when I publish the site I get a popup error insted of being redirected to the login page.

Code: XML
<httpModules>
    <add name="EOWebRuntime" type="EO.Web.Runtime,EO.Web"/>
</httpModules>
eo_support
Posted: Thursday, March 8, 2012 8:50:37 AM
Rank: Administration
Groups: Administration

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

Your code looks fine. Can you provide more details about the popup error such as error message, location, call stack, etc?

Thanks
Joan Darling
Posted: Thursday, March 8, 2012 3:32:26 PM
Rank: Advanced Member
Groups: Member

Joined: 3/9/2010
Posts: 119
The text is too long, how do I attach an image?
eo_support
Posted: Thursday, March 8, 2012 5:20:47 PM
Rank: Administration
Groups: Administration

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

You can't post an image here. You will have to post the image elsewhere and then post a link here.

Thanks!
Joan Darling
Posted: Friday, March 9, 2012 9:04:48 AM
Rank: Advanced Member
Groups: Member

Joined: 3/9/2010
Posts: 119
Here is the message.

eo_support
Posted: Friday, March 9, 2012 10:02:02 AM
Rank: Administration
Groups: Administration

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

I can't see why you are still getting that message when you have already added us as an HttpModule. You may want to try ASP.NET AJAX UpdatePanel and see if it works for you. UpdatePanel provides very much the same functionalities but since it is from Microsoft, it might work better with MS's own solution.

If you wish us to look further, you can try to setup a test application and see if you can duplicate the problem with the test application. If the problem only occurs on your server side, then you will have to open up your server in order for us to investigate further.

Thanks!
Joan Darling
Posted: Monday, March 12, 2012 9:29:15 AM
Rank: Advanced Member
Groups: Member

Joined: 3/9/2010
Posts: 119
Do any other settings in the web.config need to be set appropriately before the httpModule will work?


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.