I recently updated to version 5.2.2.3
Now when I call new MailClient("mykey") I get
System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=EAGetMail
StackTrace:
at .(String , Int32[] )
at .(String , String , Int32[] )
at .(String , String , Boolean )
at EAGetMail.MailClient.(Boolean , Boolean , Boolean , Boolean , Boolean , Exception )
at EAGetMail.MailClient..ctor(String v)
at devzing.Common.Bugzilla.EmailIn.GetMailClient() in C:\Source\Wayne\devZing\service\Utils\Common\Bugzilla\EmailIn.cs:line 28