WinSCP赋予.NET程序集不能在Azure上运行 [英] WinSCP .NET assembly doesn't work on Azure

查看:433
本文介绍了WinSCP赋予.NET程序集不能在Azure上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有WinSCP赋予.NET程序集(的NuGet插件)在Azure上执行的问题。所有正在本地主机,但是当我部署在Azure上我的Web应用程序,我得到以下错误:


  

WinSCP赋予进程终止退出code -1073741819和输出,没有响应(响应日志文件C:\\ DWASFiles \\网站\\ mysite的\\未创建TEMP \\ wscp573C.00D7BA5D.tmp)。这可能表明缺乏写权限日志文件夹或问题开始的WinSCP本身。



解决方案

-1073741819 转换为十六进制是 0000005 ,什么是 ACCESS_VIOLATION 错误。这可能表明WinSCP赋予的一个内部错误。

请确保您使用的是最新版本的WinSCP的。

如果您已经在使用最新版本,请报告WinSCP赋予支持论坛的bug,使我们可以为您解决问题:结果
http://winscp.net/forum/

I have problem with WinSCP .NET assembly (NuGet plugin) executing on Azure. All is working on localhost, but when I deploy my Web App on Azure I get following error:

WinSCP process terminated with exit code -1073741819 and output "", without responding (response log file C:\DWASFiles\Sites\mysite\Temp\wscp573C.00D7BA5D.tmp was not created). This could indicate lack of write permissions to the log folder or problems starting WinSCP itself.

解决方案

The -1073741819 translated to hex is C0000005, what is ACCESS_VIOLATION error. This probably indicates an internal error of WinSCP.

Make sure you are using the latest version of WinSCP.

If you are already using the latest version, please report the bug on WinSCP support forum, so that we can fix it for you:
http://winscp.net/forum/

这篇关于WinSCP赋予.NET程序集不能在Azure上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆