Forums

 
ForumForumMainstream Foru...Mainstream Foru...General Discuss...General Discuss...Connecting to Exchange via IMAPConnecting to Exchange via IMAP
Previous Previous
 
Next Next
New Post
 4/25/2012 1:32 PM
 

Using CE version 5.1

I seem to be unable to create an inbound mailbox that connects with exchange via IMAP.   It works fine when using gmail or another source, I seem to have no problem with outlook express.   I seem to be getting the following error in the log, any Ideas greatly appreciated.

Error:

C:\web.net\splendidcrm7\_code\EmailUtil.cs

Voice CheckInBound(System.Web.HttpContext,System.Guid,Boolean)

1392

Object reference not set to an instance of an object

 

New Post
 4/25/2012 2:26 PM
 

Have you tried upgrading to 6.1?  There were a few changes in this area in the last year, so I'm hopeful that your issue will be resolved by a simple upgrade.

 

New Post
 4/25/2012 3:46 PM
 
 Modified By Andy C  on 4/25/2012 3:47:31 PM
Sorry, typo - version 6.1.4439.35038
New Post
 4/25/2012 7:33 PM
 

Can you confirm that the line that is reporting the error is:
ImapMailbox mailbox = command.Select(sMAILBOX);

Also, are you able to rebuild the project in debug mode?  If so, it would be helpful to see the stack information that is saved to the System Log table when the error is generated.

Previous Previous
 
Next Next
ForumForumMainstream Foru...Mainstream Foru...General Discuss...General Discuss...Connecting to Exchange via IMAPConnecting to Exchange via IMAP