Differences
This shows you the differences between the selected revisions of the page.
| 2024-02-16 | 2024-02-16 | ||
| syntax highlighting (martin) | capitalise (martin) | ||
| Line 545: | Line 545: | ||
| ===== [[method_not_found_eventwaithandle]] Method not found: 'Void System.Threading.EventWaitHandle..ctor(Boolean, System.Threading.EventResetMode, System.String, Boolean ByRef, System.Security.AccessControl.EventWaitHandleSecurity)' ===== | ===== [[method_not_found_eventwaithandle]] Method not found: 'Void System.Threading.EventWaitHandle..ctor(Boolean, System.Threading.EventResetMode, System.String, Boolean ByRef, System.Security.AccessControl.EventWaitHandleSecurity)' ===== | ||
| - | You are trying to use .NET framework build of the assembly in .NET [Core] code or from PowerShell [Code]. | + | You are trying to use .NET Framework build of the assembly in .NET [Core] code or from PowerShell [Code]. |
| You need to use .NET Standard build of the assembly, which is located in the ''netstandard2.0'' subfolder of ''WinSCP-X.X.X-Automation.zip'' package. | You need to use .NET Standard build of the assembly, which is located in the ''netstandard2.0'' subfolder of ''WinSCP-X.X.X-Automation.zip'' package. | ||