Differences
This shows you the differences between the selected revisions of the page.
2018-11-23 | 2018-11-23 | ||
no summary (71.135.200.35) (hidden) (untrusted) | no summary (71.135.200.35) (hidden) (untrusted) | ||
Line 449: | Line 449: | ||
To remove the block, open //Properties// for the ''WinSCPnet.dll'' in Windows Explorer. On an initial //General// page, click //Unblock// button on //Security// section. You may need to restart your IDE (if any), for the change to apply. | To remove the block, open //Properties// for the ''WinSCPnet.dll'' in Windows Explorer. On an initial //General// page, click //Unblock// button on //Security// section. You may need to restart your IDE (if any), for the change to apply. | ||
- | |||
- | Also verify that assembly binding redirects are correct in the .config file. | ||
- | |||
- | <dependentAssembly> | ||
- | <assemblyIdentity name="WinSCPnet" publicKeyToken="2271ec4a3c56d0bf" culture="neutral" /> | ||
- | <bindingRedirect oldVersion="0.0.0.0-1.5.6.8967" newVersion="1.5.6.8967" /> | ||
- | </dependentAssembly> | ||
===== [[net_system_cannot_find_file_specified]] Could not load file or assembly 'file:///...\WinSCPnet.dll' or one of its dependencies. The system cannot find the file specified. ===== | ===== [[net_system_cannot_find_file_specified]] Could not load file or assembly 'file:///...\WinSCPnet.dll' or one of its dependencies. The system cannot find the file specified. ===== |