摘要:
一.“远程服务器返回错误: (501) 未实现”的错误 解决方法:Web服务扩展中的WebDAV惹得祸,将IIS的"Web服务扩展"中的"WebDAV"设置成"允许"!PS:iis6的 webdav支持 其实就是个基于http的ftp功能 ,明确iis不能直接上传文件,需要扩展支持的话应该不会饶弯路吧? 二.“远程服务器返回错误 (403) 已禁止”... 阅读全文
posted @ 2010-06-30 10:23
liufei
阅读(343)
评论(0)
推荐(0)
摘要:
usingSystem; usingSystem.Collections.Generic; usingSystem.ComponentModel; usingSystem.Data; usingSystem.Drawing; usingSystem.Text; usingSystem.Windows.Forms; usingSystem.IO; usingSystem.Runtime.Intero... 阅读全文
posted @ 2010-06-30 09:11
liufei
阅读(773)
评论(0)
推荐(0)