您的位置:首页 > 移动开发 > Objective-C

WebService Error ---- Object Moved to here

2010-01-24 22:07 351 查看
在编写一个WebService时, 发现添加Web引用时出现"下载错误"

t引用 http://domain.com/service.asmx 时错误为: Object Moved to here: http://domain.com/service.asmx?AspAutoDetect....=1
将 web.config 中的 sessionState 的 cookieless 由 AutoDetect 改为 true 时却能成功引用.

不知何故, 麻烦大家指点一下.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐