【VS2019】Web项目发布时提示没法链接FTP服务器

使用 Visual Studio 2019 时出现的问题git

环境:win10 ltscgithub

场景

  • 发布Web项目到FTP时 失败,并提示 _没法打开网站"ftp://..."。未安装与 FTP 服务器进行通讯所需的组件(或"Unable to open the Web site 'ftp://...'. The components for communicating with FTP servers are not installed.")*_
  • 能够直接使用文件管理器正常访问ftp地址

参考

解决方法

安装32位的 Visual C++ Redistributable Packages for Visual Studio 2013 ,而后重启电脑便可redis

下载连接:vcredist_x86服务器

相关文章
相关标签/搜索