使用 Visual Studio 2015 时出现的问题
环境:win7
场景
- 发布Web项目到FTP时 失败,并提示 无法打开网站"ftp://..."。未安装与 FTP 服务器进行通信所需的组件(或"Unable to open the Web site 'ftp://...'. The components for communicating with FTP servers are not installed.")*
- 可以直接使用文件管理器正常访问
ftp
地址
参考
- The components for communicating with FTP servers are not installed.——
paaccess - Publish with FTP does not work —— kurtdevocht
解决方法
安装32位的 Visual C++ Redistributable Packages for Visual Studio 2013
,然后重启电脑即可
下载链接:vcredist_x86
记
-
考虑把问题翻译成英文以后查,的确能搜到更多的信息
-
最近搭了Github Pages的博客,用MarkDown记东西更方便了,但是GitHub屏蔽了百度的爬虫,所以也就完全写给自己看了(好像之前有别人看一样,(╬ ̄皿 ̄)=○#( ̄#)3 ̄) ),以后有解决问题的记录还是复制到这边一份吧。Orz记得有个大佬写了博客园的PC编辑器,期待大佬的MarkDown版本。