Hey SO,
I am running into the following issue, which applies to Server 2008 R2 only. Microsoft FTP 7.5 has an extensibility interface, IFtpLogProvider, that I am trying to implement to do some custom logging when people connect.
As has been reported here and here, this is a problem in the IFtpLogProvider.Log() method in versions of FTP 7.5 earlier than the release on August 3, 2009.
So my question is -- what is the latest release of Server 2008 R2? I can confirm that:
6.1.7600 Build 7600
Has this problem, and I cannot find a way to upgrade to a version of FTP7.5 that does not have this issue. The installers for Server 2008 will not work, unfortunately :(. I am totally stuck unless I can find either an R2 update to address this or I can get confirmation that a newer build of R2 without this issue is available.
Thanks for any input!