Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET Objects

 AfterLogic Forum : MailBee.NET Objects
Subject Topic: DownloadEntireMessage throw exception Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
yanzhenbest
Newbie
Newbie
Avatar

Joined: 19 May 2015
Online Status: Offline
Posts: 8
Posted: 02 July 2015 at 7:29pm | IP Logged Quote yanzhenbest

imp.Connect(sHost);
imp.Login(sUser, sPswd);
imp.SelectFolder(strFolderName);
MailMessage mailMsg = imp.DownloadEntireMessage(_uid, true);


when i "imp.DownloadEntireMessage(_uid, true)" throw exception, Message is "The particular item of the response data cannot be parsed. The response string: )."

How to handle this exception?
Back to Top View yanzhenbest's Profile Search for other posts by yanzhenbest
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 03 July 2015 at 4:31am | IP Logged Quote Igor

To find out what's causing that, you will need to check IMAP log. Most probably, IMAP server you use returns some output unexpected in the particular case.

Also, make sure you're using the latest DLL build.

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