Hotfix for Biztalk Server SFTP Adaptor
Phillip Law
5
Reputation points
I am attempting to update winscp version used by Biztalk 2016 CU8 to 6.3.3 due to the security fix for CVE-2024-31497.
I am getting error:
Application: BTSNTSvc.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.MissingMethodException
at Microsoft.BizTalk.Adapter.Sftp.SftpFileReceiver.PollSftpServer()
I've substitute the original dll with the 6.3.3 version and update the assembly redirect in BTSNTSvc64 & BTSNTSvc configs.
Is there a workaround or a hotfix for this?
Sign in to answer