Tagged Questions
1
vote
1answer
427 views
set or update multiple values cascading lookup field using client object model
I'm struggling since a couple of weeks with setting a multiple values cascading lookup field using a client object model,
I could set the first value but then It show me an error of invalid lookup ...
1
vote
1answer
551 views
SP2010 Client Object Model 3 MB limit - updating maxReceivedMessageSize doesnt get applied
I am using Client Object Model to interact with Sharepoint 2010. When I tried to upload documents greater than 3 MB using Client OM, it gave an error Bad Request. Microsoft suggests this to fix the ...