quejuwen

使用 Visual Studio 2019 时出现的问题

环境:win10 ltsc

场景

  • 发布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 ,然后重启电脑即可

下载链接:vcredist_x86

分类:

技术点:

相关文章:

  • 2021-05-13
  • 2021-12-22
  • 2021-08-06
  • 2022-01-01
  • 2022-12-23
  • 2022-01-02
  • 2021-12-16
猜你喜欢
  • 2021-11-21
  • 2022-01-19
  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
相关资源
相似解决方案