Differences
This shows you the differences between the selected revisions of the page.
2014-06-23 | 2014-06-23 | ||
net_system_cannot_find_file_specified (martin) | syntax (martin) | ||
Line 364: | Line 364: | ||
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]]. | 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. | + | If the above is not your case, use [[http://msdn.microsoft.com/en-us/library/e74a18c4.aspx|Assembly Binding Log Viewer]] (''Fuslogvw.exe'') to debug assembly loading. |
===== [[invalid_access_to_memory]] Invalid access to memory ===== | ===== [[invalid_access_to_memory]] Invalid access to memory ===== |