The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
156 views

Document library forces check-in upon adding custom lookup column

SharePoint 2007 Team Site Add a Document Library with the Word 2003 template Add a new item, save, close document, no problems Add a (required) custom lookup field to the document library Add a new ...
0
votes
1answer
103 views

CheckedOutFiles return zero files but there are some files checked out

I've defined a Document Library named "Sales" on Sharepoint 2010. And I use the following code fragment to add all names who have checked out a file to a listbox: lstCheckedOut.Items.Clear(); var ...
0
votes
1answer
178 views

Force “Minor check in” when (instead of) “Major check in” occurs

I am playing around with SPItemEventProperties and it looks like it's little bit messed up (or I am totally missing the point). Here is what I am trying to do. When a user do a "Major check in" I ...
0
votes
1answer
150 views

How could I know the exact reason behind Check In/Check Out failure?

I am an iOS developer and implementing SharePoint integration in iPhone through one of my application. From the API information I got that there are 3 APIs related to Check In/Check Out/Undo Check Out ...
1
vote
0answers
52 views

Sharepoint Issues with Checking Out Documents

We have a unique problem, We have several of our users that can check out signed in documents, although they are in the same permission group as other users. The link that you use to check out the ...
1
vote
0answers
232 views

sharepoint document library issue in document check in - check out

We are using sharepoint 2007. I have created new document library and added some documents. When I checked out any document,it throws following error message "This document could not be done checked ...
1
vote
0answers
94 views

Office Web Apps error with checkout required

I have office web apps installed , everything works fine unless checkout is required on a document library, then I receive the error "An error occured while opening this document. To edit this ...
0
votes
0answers
152 views

Can't check documents back in from drafts folder? SP2010

If someone checks out a document to their local drafts folder, edits the document then tries to check the document back in via the menu of the office app (word), SP GUI, or closing the app that ...
0
votes
0answers
362 views

Unable to check-out an excel sheet from a document library in SharePoint 2010 Standard

I have a document library under my SharePoint 2010 Standard site. We are uploading Excel files to this document library to be updated by multiple users (Using Check-in/Check-out). We are using IE9 as ...
0
votes
0answers
267 views

SharePoint 2007 - Checkout File in Document Library File Not Found

I am trying to checkout a file that exists in my document library.Both are uploaded manually. Whenever I click on checkout, i get the error File Not Found. at ...
0
votes
0answers
280 views

SharePoint Doc Library won't check out docs for editing

This issue has me stumped; any idea would be appreciated. This is relating to SharePoint 2010 and MS Word 2010. Situation: Doc library in SharePoint is using custom content types and has several ...