Differences
This shows you the differences between the selected revisions of the page.
2013-09-23 | 2013-11-06 | ||
library_install (martin) | winscpnet.dll (martin) | ||
Line 323: | Line 323: | ||
* WinSCP did not correctly start. Make sure your process has permissions to access WinSCP [[executables|executable]] and to execute processes. See also [[bug>996|related outstanding issue for frequent use of the .NET assembly]]. | * WinSCP did not correctly start. Make sure your process has permissions to access WinSCP [[executables|executable]] and to execute processes. See also [[bug>996|related outstanding issue for frequent use of the .NET assembly]]. | ||
- | ===== [[net_operation_not_supported]] Could not load file or assembly 'file:///...\WinSCP.dll' or one of its dependencies. Operation is not supported. ===== | + | ===== [[net_operation_not_supported]] Could not load file or assembly 'file:///...\WinSCPnet.dll' or one of its dependencies. Operation is not supported. ===== |
You may get this error, if the [[library_install|WinSCP .NET assembly package]] was downloaded using Microsoft Internet Explorer and extracted using Windows Explorer. These applications, under certain circumstances, block libraries downloaded from Internet as potentially harmful, what prevents their loading. | You may get this error, if the [[library_install|WinSCP .NET assembly package]] was downloaded using Microsoft Internet Explorer and extracted using Windows Explorer. These applications, under certain circumstances, block libraries downloaded from Internet as potentially harmful, what prevents their loading. | ||
- | To remove the block, open //Properties// for the ''WinSCP.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'' (''winscp.dll'' in the releases before the latest beta version) &beta in Windows Explorer. On an initial //General// page, click //Unblock// button on //Security// section. |
===== [[invalid_access_to_memory]] Invalid access to memory ===== | ===== [[invalid_access_to_memory]] Invalid access to memory ===== |