Differences
This shows you the differences between the selected revisions of the page.
2014-06-13 | 2014-06-23 | ||
ssh#verifying_the_host_key moved to ssh_verifying_the_host_key (martin) | net_system_cannot_find_file_specified (martin) | ||
Line 360: | Line 360: | ||
To remove the block, open //Properties// for the ''WinSCPnet.dll'' in Windows Explorer. On an initial //General// page, click //Unblock// button on //Security// section. | To remove the block, open //Properties// for the ''WinSCPnet.dll'' in Windows Explorer. On an initial //General// page, click //Unblock// button on //Security// section. | ||
+ | |||
+ | ===== [[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. ===== | ||
+ | You may get this error when using [[library|WinSCP .NET assembly]] from restricted environments, such as [[library_ssis|SSIS]]. To use the assembly from SSIS, it needs to be [[library_install#gac|installed to GAC]]. | ||
+ | |||
+ | If the above is not your case, use [[http://msdn.microsoft.com/en-us/library/e74a18c4.aspx|Assembly Binding Log Viewer]] ([m]Fuslogvw.exe[/m]) to debug assembly loading. | ||
===== [[invalid_access_to_memory]] Invalid access to memory ===== | ===== [[invalid_access_to_memory]] Invalid access to memory ===== |