Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: A folder must be selected on the server. Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Arvand
Newbie
Newbie


Joined: 01 September 2009
Location: United States
Online Status: Offline
Posts: 3
Posted: 01 September 2009 at 5:10pm | IP Logged Quote Arvand

The error:

A folder must be selected on the server. Call SelectFolder or ExamineFolder first.

is sometimes witnessed by the customer when trying to check for mail using the check mail button. This only happens sometimes and after trying to hit the check mail button again goes away. When this error is witnessed, mail is actually not checked even though there is mail on the server.

The method is IMAP and its communicating with a local mail server (hMailServer).
Back to Top View Arvand's Profile Search for other posts by Arvand
 
Arvand
Newbie
Newbie


Joined: 01 September 2009
Location: United States
Online Status: Offline
Posts: 3
Posted: 01 September 2009 at 5:17pm | IP Logged Quote Arvand

This is a Windows server so the version we are using is the ASP .NET version.
Back to Top View Arvand's Profile Search for other posts by Arvand
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 02 September 2009 at 1:19am | IP Logged Quote Igor

To let us help you on this, please enable special debug logging. Uncomment the following lines in the web.config file (located in main WebMail Pro folder):

Code:
<!--<add name="MyListener"
     type= "System.Diagnostics.TextWriterTraceListener"
     initializeData= "c:\temp\webmail.log" />-->

so, it'll look like:

Code:
<add name="MyListener"
     type= "System.Diagnostics.TextWriterTraceListener"
     initializeData= "c:\temp\webmail.log" />

(make sure IIS has permission to write into the specified location.)

Please also enable logging in AdminPanel (Debug Settings > Enable Logging). Reproduce the issue and provide us with both the log files for examination. Be sure to supply a reference to this forum thread.

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


Joined: 01 September 2009
Location: United States
Online Status: Offline
Posts: 3
Posted: 05 September 2009 at 1:38pm | IP Logged Quote Arvand

Igor,

I've sent support the logs.
Back to Top View Arvand's Profile Search for other posts by Arvand
 

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