Tagged Questions
1
vote
3answers
502 views
Upload document to SharePoint document library using batch in C#
I want to know if i can upload a document to sharePoint document library using batch in C#.
I know how to update and delete it using batch, but i don't know how to upload it.
If i can't, what is the ...
9
votes
4answers
854 views
Cannot upload to a permissions-enabled document library even with RunWithElevatedPrivileges
In our WSS 3.0 application, we have a document library that has an elevated folder called "Approved". It has different permissions from the rest of the Document Library in order to prevent people from ...
1
vote
1answer
125 views
Performance when SP site collection contains many large files
We have a client that uploads many large files to the site 10MB++
What I am wondering is are there any maintenance jobs that we could run on SP or SQL server to improve the performance?
Or any way ...
0
votes
1answer
113 views
WSS V3 - 403 Error in folder of document library in extended webzone
I've got a server with wss v3 and i'm using a fba with sql-membershipprovider. The users which are using fba come to an extended webapplication. From outside this user must pass our ISA server where ...