| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Oct 1 '12 at 21:46 | |
| stats | profile views | 3 |
|
Sep 25 |
comment |
CAML query in getLIstItems method returns no rows of items true, thanks for the syntactical remarks. Anyways, those errors have been removed and the SOAP calls are taking place if there are no CAMl query conditions, even with conditions they are happening, except that they do not match the conditions as specified. hope that helps clear things |
|
Sep 25 |
comment |
CAML query in getLIstItems method returns no rows of items yep, removed quotation marks, but that really doesn't make a difference, and neither does mentioning FileRef twice, Sharepoint services simply ignore those OR the results are the same anyways, 0 items retrieved with the CAMl query but without it, there are list items being retrieved |
|
Sep 24 |
comment |
Lists getListItems method yep, I just altered that....but it is still returning all the elements, apparently it did not make a difference :P |
|
Sep 13 |
comment |
GUIDs vs OBJECTID oh cool, so they are technically the same, I wonder why a generalization for ObjectId exists when GUID suffices in any case, but thanks ! |