Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Internet explorer problem Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
rudolf.riegler
Newbie
Newbie


Joined: 12 November 2012
Online Status: Offline
Posts: 18
Posted: 25 December 2012 at 7:13am | IP Logged Quote rudolf.riegler

Hi,

I have integrated the webmail in my webapp like it is described in the AfterLogic documentation. Here you see a part of the code:

integr.UserLoginByEmail(Session["email"].ToString(), Session["login"].ToString(), Session["password"].ToString(), WMStartPage.NewMessage, Session["mailAdresses"].ToString());

As you can see I'm using a "session" to transfer Mailadresses (last parameter of the method). This works without any problems using Firefox and Chrome, however Internet Explorer (V9) doesn't not work.

In debug mode at the local server a JScript Runtime error (function expected) occurs in the file "html-editor.js" in codeline 239 (this._area = (Browser.IE) ? frames('EditorFrame') : editor;).
At the public server neiter Email-adresses have been transferred nor an error occurs.

Does anybody have an idea?!?!

best regards
Rudi
Back to Top View rudolf.riegler's Profile Search for other posts by rudolf.riegler
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 26 December 2012 at 4:29am | IP Logged Quote Igor

The latest version of of WebMail Lite ASP.NET became available before IE9 release, so it doesn't support that, and we're not planning to update that product in the forseeable future. Consider switching to PHP version of AfterLogic WebMail; if .NET is your only option for any reason, WebMail Pro is known to work with IE9 fine.

--
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