• Our Office
  • 12 Alpine Close Lakefield Benoni 1501

Lists.UpdateListItems and Person Field

The Lists.asmx web service enables you to CRUD items on a SharePoint list (https://msdn.microsoft.com/en-us/library/lists.lists.updatelistitems(v=office.12).aspx) The default options for the person field however does not work e.g: i:0#.w|domain\username Display Name domain\username Email To make it work pass one of the following: Single user = [ID];#[Person] Multi user = [ID];#[Person];#[ID];#[Person];#[ID];#[Person];# -1;#Display Name [...]

Read More

Slow People Picker

We recently updated our AD configuration to include a 2-way trust with a number of other AD domains. Since the change our People Picker has been extremely slow (up to 3 minutes) and often timing out. Using the address book function was fine as a workaround but as soon as [...]

Read More

Unable to retrieve all data

We recently ran into some issues where we could not export a Sharepoint 2010 list OR successfully edit it in datasheet view. Even though the list is fairly big we have not issues with other lists of the same size. When exporting to Excel we get the error: An unexpected [...]

Read More