Well after battling the Bondi beach Christmas swells in at times what felt like a
canoe…..I’ve come out the other side with a working ‘Offline Client’ for one of
my demos at the upcoming Sharepoint Conference.

A couple of things upfront:

WebServices are found at

http://server/<site>/<supersubsite>/_vti_bin/Lists.asmx (+
copy.asmx)

We make the initial reference inclusive of our Site Hierarchy so the Sharepoint HTTP
handlers know what site we’re hooking into.

* 1-Gotcha * Lists.GetListCollection(….) – only returns (a chunk
of XML) lists that are for the RootWeb and not your subsite/web *even
though you specified the direct Url*


(now having said that….my machine might mysteriously get an update overnight from
‘those’ who are watching and be good again in the morning…….I find that with Vista
sometimes smile_zipit)

So check back at the end of the up and coming week for the demos…..maybe
I might post my demo code up the night before……smile_regular