Hi,
could somebody please help...
I am trying to read the version history for a single item in a list.
I am using the lists.asmx - GetVersionCollection webservice.
strlistID (string): List ID
strlistItemID (string): The id for item (eg: 123)
strFieldName (string): The field name
I always get back:
Item does not exist. It may have been deleted by another user.
any idea?
thx