Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I'm using this simple program:

http://www.codeproject.com/Articles/24244/Access-a-Forms-Based-SharePoint-Site-s-Web-Service

to get the services from my sharepoint 2007 site.

The authentication works fine, I receive the cookie but when try to get the list collection GetListCollection() I get an Exception:

The request failed with HTTP status 403: Forbidden

Any clues? Has anything to do with the _vti_bin web.config?

Thanks

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.