Knowledge Base

To search an entire phrase, enclose it in quotes.
To select multiple tags (tags intersection), hold Ctrl and click tags. Clicking selected tag unselects all tags.

I'm getting "The previous session was terminated due to a timeout" message. Please help!

The typical reason of such error message thrown by WebMail Pro ASP.NET is unexpected loss of session data. By default, InProc session-state mode is used by .NET version of WebMail Pro. That means that...

Do AfterLogic products support 64-bit systems?

MailBee.NET Objects (and individual components of this bundle) have built-in support of 64-bit environments. MailBee Objects (ActiveX) by default registers 32-bit version of MailBee.dll. However, t...

Random logouts in AfterLogic WebMail (ASP.NET version)

If you keep getting random logouts when using ASP.NET version of AfterLogic WebMail, the first thing to try is switching session-state mode from In-process (InProc) mode to StateServer or SQL Server m...