One of our customers just reported the following error when trying to use the SFTP module in our application:
System.IO.FileLoadException: Could not load file or assembly ''Rebex.Networking, Version=5.0.7390.0, Culture=neutral, PublicKeyToken=1c4638788972655d'' or one of its dependencies. The located assembly''s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: ''Rebex.Networking, Version=5.0.7390.0, Culture=neutral, PublicKeyToken=1c4638788972655d''
We tried using copying over the relevant dlls in versions 7390, 7450 and 7501, but each time we get an error specifying a different version that cannot be loaded.
We use both the File Transfer and Email components from Rebex. We do not know if the email components are throwing the same exception.
This was previously working and the only change made was to purchase the email pack separately. Do the versions of all components need to be the same?