Quantcast
Channel: Chilkat Forum - latest questions
Viewing all articles
Browse latest Browse all 1061

Problems with IMAP

$
0
0

I am using the latest and greatest version of Chilkat.Imap and I am receiving the following error:

08:48:12|Debug|Getting message set for: CL1654@dealercarsearchcrm.com
08:48:12|Debug|ChilkatLog:
  Search:
    DllDate: Jun 13 2016
    ChilkatVersion: 9.5.0.58
    UnlockPrefix: XXXXXXXXXXX
    Architecture: Little Endian; 64-bit
    Language: .NET 4.5 / x64
    VerboseLogging: 0
    Not in the selected state
  --Search
--ChilkatLog

08:48:12|Debug|Unexpected Error: System.NullReferenceException: Object reference not set to an instance of an object.
   at CLAPI_EmailService.EmailService.DoWork()

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at CLAPI_EmailService.ExceptionErrorHandler.AddError(IErrorType ex)
   at CLAPI_EmailService.EmailService.DoWork()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boo
lean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean pre
serveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

I have been through my code and I can't find anything wrong. This is all being done in a console app on a 64 bit 2012 Windows server. Is it possible there is a bug in the Chilkat.IMAP software?


Viewing all articles
Browse latest Browse all 1061

Trending Articles