Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Issues with Internet Explorer Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
life20
Newbie
Newbie


Joined: 28 October 2009
Location: United States
Online Status: Offline
Posts: 6
Posted: 28 October 2009 at 9:41am | IP Logged Quote life20

We are seeing issues when using Internet Explorer to
access Webmail. All other browsers work fine. We'd like
to NOT use IE, but unfortunately, we can't control what our
clients use as browsers.

In IE6 - IE8, although we are using the code to
automatically log the user in (we have our own database of
users, and we used the examples to login the user in C#
code behind), in IE ONLY Webmail prompts every time for
a login. Firefox, Chrome and Safari simply log the user in.

Also, in IE7, we have a rendering issue. In the main email
view, the "Manage Folders" at the bottom left does not
render. In fact, nothing after the "Quarantine" folder link
on the left renders.

Anyone have any insight into either of these issues?

Thanks,

Bill Richardson
Back to Top View life20's Profile Search for other posts by life20
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 30 October 2009 at 5:07am | IP Logged Quote Andrew

Is it Lite or Pro version of AfterLogic WebMail ASP.NET? We've just re-tested it in IE6 and 8 and found no issues.

That's actually strange as there should be no difference which web browser is used because integration works on server side.

Could you please provide us with URL and test account which would allow us to reproduce the issue?

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 
life20
Newbie
Newbie


Joined: 28 October 2009
Location: United States
Online Status: Offline
Posts: 6
Posted: 03 November 2009 at 12:40pm | IP Logged Quote life20

Andrew -

It is the Pro version.

I'll send the URL and test account to you so you can reproduce.

Bill
Back to Top View life20's Profile Search for other posts by life20
 
life20
Newbie
Newbie


Joined: 28 October 2009
Location: United States
Online Status: Offline
Posts: 6
Posted: 03 November 2009 at 12:55pm | IP Logged Quote life20

Let me add to the info:

The error I am getting is:

"The previous session was terminated due to a timeout."

My main site is a .com site... WebMail-Pro is installed on the .net site (which are both pointed to the same server). So, although they share the same path, the domains are not the same. Could this be the issue, since they won't share session across two domains?
Back to Top View life20's Profile Search for other posts by life20
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 03 November 2009 at 1:11pm | IP Logged Quote Igor

Since session IDs are passed using cookies, and cookies can only be accessed from domain they were created in, this indeed may be a source of a problem. To achieve reliable integration, WebMail Pro installation and your own application should be in the same domain. If it's possible, we suggest to move WebMail Pro installation to the same domain where you main site is.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 05 November 2009 at 3:35am | IP Logged Quote Igor

Looks like it's IE-related issue:

http://support.microsoft.com/kb/323752/en-us

Though the article refers to IE6, later versions seem to be affected as well:

http://www.sjhannah.com/blog/?p=132

To work around this, we suggest to pass login/password to WebMail Pro installation without using cookies, and run integration code there.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide