Results 1 to 3 of 3

Thread: [1.0/1.1] error in accessing the document library items

  1. #1

    Thread Starter
    Fanatic Member popskie's Avatar
    Join Date
    Jul 2005
    Location
    In my chair
    Posts
    666

    [1.0/1.1] error in accessing the document library items

    Hi,

    I have a web service that access and get items in the sharepoint document library. The error says NO such field name found.

    When I view the document library in the eidit dataset the field name is NAME but when i download a caml builer and browse my document library. No field with the name of NAME.

    Is anyone encounter. pls give a solution.

    Thanks,

    Popkie

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724

    Re: [1.0/1.1] error in accessing the document library items

    Name would be the "display name" for the field - you'll probably find it has a prefix and/or suffix (e.g. if there's a special character, it'll be replaced with it's hex code).
    Your CAML builder should list all the fields - find the field with the value "Name" within it and there ya go

  3. #3

    Thread Starter
    Fanatic Member popskie's Avatar
    Join Date
    Jul 2005
    Location
    In my chair
    Posts
    666

    Re: [1.0/1.1] error in accessing the document library items

    In the caml builder I can found only title field but in the edit dataset page there's no title field. No name field found in the caml builder.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width