|
-
Oct 16th, 2006, 04:56 AM
#1
Thread Starter
Fanatic Member
[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
-
Oct 16th, 2006, 01:18 PM
#2
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
-
Oct 16th, 2006, 09:47 PM
#3
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|