Whenever I add a web reference for any Sharepoint web service in VS 2008, the preview window while adding the web reference shows the proper method names:
Note CreateFolder:
Before: 
And after, the CreateFolder method is not there

I looked over the documentation at
MSDN but it appears I am using it properly.
Can anybody point out my mistake? Thanks