I would think that HtmlAgilityPack 1.4.0 would be the one that is in the bin folder due to the reference chain (BugNET_WAP being the deciding factor) as it would be the last one compiled.
However since the MailReader is using the basic features of the Agility Pack it probably should not matter what version unless the interface has changed. If the logging is working you should be able to track the INFO's up to the point of the exception.
There is a possibility that the mail reader is having an issue parsing the email that you are getting back from your email server. What email server are you trying to connect to?
However since the MailReader is using the basic features of the Agility Pack it probably should not matter what version unless the interface has changed. If the logging is working you should be able to track the INFO's up to the point of the exception.
There is a possibility that the mail reader is having an issue parsing the email that you are getting back from your email server. What email server are you trying to connect to?