
























这个问题可能比较少的人碰到, 因为大多数MOSS项目都是基于Windows认证的, 如果是Form认证的话,那么调用moss 的web service将出现
“http status 403 Forbidden errors"的错误。
解决方法:
1. Add Web Reference:
http://localhost/_vti_bin/Lists.asmx (命名SPWebLists)
http://localhost/_vti_bin/Authentication.asmx (命名SPWebAuthentication)
引用下面代码放在需要访问Web service的页面中
Code
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。