Hi Team,
I am using the REBEX trial version in my application. My Rebex based application is processing some email from multiple accounts on my mailing server but i am getting the below error.Please analyse the below error that my application has legged in the log file, and get me a permanent solution over this and also tell me what is the reason for me to get this error.I get this error not always but some times.
Error Log
--------------------------------------- Start Program 3/31/2015 8:48:13 PM ---------------------------------------
InnerException = No Inner Exception Found
Message = Cannot send command to the server because the response for previous one was not received.
Source : Rebex.Imap
StackTrace : at Rebex.Net.Imap.DU(String A, String B, Object[] C)
at Rebex.Net.Imap.CU(String A, Object[] B)
at Rebex.Net.Imap.OV(ImapMessageSet A, String B)
at Rebex.Net.Imap.CopyMessage(ImapMessageSet messageSet, String destinationFolder)
at Rebex.Net.Imap.CopyMessage(String uniqueId, String destinationFolder)
at IQEmailExtractor.Program.ConnectToEmailServer(List`1 objLstGenericInvoicesImport, String GroupID, StringBuilder strLogFileBuilder)
TargetSite : System.String DU(System.String, System.String, System.Object[])
HelpLink : No HelpLink Found
--------------------------------------- End Program 3/31/2015 8:48:13 PM ---------------------------------------