In SharePoint 2010, we have the List View Threshold, which defaults to 5,000, and: Specifies the maximum number of list or library items that a database operation, such as a query, can process at t
I have a sharepoint site that contains 4 d开发者_如何学Goocument libraries. Even the viewers are able to edit the uploaded word document.I dont want this. Only the admins should be able to edit. How c
I have already enabled webclient service but i think 开发者_运维技巧I m missing something tht has to be done...The client needs to run IE 32-bit and have a single recent Office 32-bit installed.
I was wondering if it was possible to modify the default document library view \"All Documents \" to include the \"Checked Out To\" column.
How to obtain document library name from the URL cqwp. For example, http:///sites/site1/DocLib/Forms/AllItems.aspx
Is it possible to get a list of all folders in a SharePoint document library, using SPQuery? Something you could get in file system, if you opened Windows command prompt and ran
I have created a document library in my machine and uploaded a few image files. But later when i try to open them in docume开发者_开发知识库nt library, it shows a page not found 404 error. What could
In SharePoint, when an item is first added to a document library, it fires the ItemAdded and ItemAdding events as expected. And if you upload the same filename to update the existing file, it will fir
I modified the code. I can now upload to current document library (not more hardcoding the document library or the acutal url). All i need to do now is to make sure folder exists or not. create folder
We have created an ASP.NET web app that upload files to WSS Doc Libary. The files get added under \'SYSTEM ACCOUNT\' in the library. The FullTextSqlQuery class is used to search the document libary it