The check-in tag has no wiki summary.
2
votes
1answer
418 views
Cannot check in a page after updating it
Has anyone encountered the Microsoft correlation ID-related error coming up when try to check in a page aftery you updated it? When I checked the logs, this is the specific error message I see:
...
1
vote
1answer
932 views
Powershell CheckIn Throwing null-valued expression error
I've got a script that goes through subwebs of a sie and adds a webpart to the page. Everything is functioning correctly, until it's time to check the file in. I get the following error:
You ...
0
votes
1answer
34 views
A copy of this file is checked out on another machine.?
Some user regularly have:
"A copy of this file is checked out on another machine. The server copy may not contain your latest changes. Would you like to discard your check out before opening the ...
0
votes
1answer
133 views
SharePoint 2010 Ocassionally not saving user's changes
Our users are experiencing an elusive issue in which their changes will not save to sharepoint. I have watched the users procedure for editing the documents, and this issue is occuring randomly ...
1
vote
3answers
229 views
Implement check-in check-out on list items?
I want to implement check-in/check-out functionality on a list in sharepoint 2010.
What I want is, when a person is updating a list item, no one else shuld be able to edit that particular item and ...
2
votes
1answer
519 views
Disable Check In / Check Out prompt Sharepoint 2010
I was just wondering if it is possible to dissable the check in / check out prompts when interacting with document libraries in Sharepoint 2010. I am writing an application and it is quite ...
1
vote
0answers
62 views
How can I check files In using OData for SharePoint 2010?
I am uploading files to SharePoint 2010 following the answer here: Uploading files to Document Libraries using the REST API
The issue is that all of the files are set as checked out due to some ...
1
vote
1answer
33 views
How to open application page on check in button click in document library
For a document library ,while checking in document, I need to open a customized check in form on click of check in button instead of opening inbuilt form.
Does anybody know how to do this ?
Thanks
...
0
votes
1answer
885 views
How can I recover a saved version of a document, that was not checked in?
I'm in a bit of an odd situation.
I had a Word document checked out for editing, in Word 2007. I made a bunch of changes, and clicked the Save button in Word. But, I forgot to actually check the ...
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 ...
1
vote
1answer
859 views
Having trouble check in excel file in SharePoint 2010
I tried to check in the file to the site. But I got this error message
(The system cannot find the file specified (Exception from HRESULT: 0x80070002)).
I'm able to check out the file, edit, and ...
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
1answer
410 views
Automatic checking in of documents into SP from Word
I have noticed an oddity in SharePoint 2010 Libraries that I am hoping one of you will be able to shed some light on...
If I:
1) Check a Word document out of SharePoint via the web interface.
2) ...
2
votes
1answer
1k views
Remotely & Programmatically check document in and out
Here's the situation:
We have a number of Excel based tools that are checked into a SharePoint document library. I want a program that will allow me to check out one to many tools, perform ...
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 ...
1
vote
0answers
316 views
an event receiver has canceled the request (item.File.CheckIn)
Sharpoint 2007, Following is a part of my powershell script which works in all web sites but MySite.
$item.TakeOverCheckOut();
....
$item.SystemUpdate([System.Boolean]::false);
....
...
0
votes
2answers
128 views
What is the specific benefit of requiring check out in order to edit?
Just today I decided to try something that I was certain would go terribly wrong: In the Versioning Settings of one of my document libraries I set the Require Check Out option to "No" but left ...
2
votes
1answer
73 views
limit to number of times you can checkin/checkout a document
Is there a limit to how many times a file in SP2010 can be checkedin and checkedout assuming the file size is small and we have no problem of space in the database. Pointers to any documentation with ...
0
votes
3answers
102 views
Is there a way to detect if a page is beeing published?
following situation:
A user is editing a page in the Pages Library (PublishingFeature). The list settings are requiring a checkout to edit a document. Now he edit's a lot of things on this page, and ...
0
votes
2answers
457 views
How do I use a SQL query to check-in a document?
Yesterday I started looking at the tables in my SharePoint 2010's Content databases for the first time and I noticed something a little unnerving: There were files that were checked out and the web ...
4
votes
2answers
605 views
Can an admin check in publishing pages for other users?
I know that those with Full Control can override a checkout by another user (which causes the user's changes to be lost), but can the Full Control users also check in those publishing pages on a ...
0
votes
3answers
1k views
File remains checked out after closing without making changes
If I open a file for editing using the dropdown menu and selecting "Edit in " and then immediately close that file without making any changes or saving it, SharePoint does not prompt me to check that ...
0
votes
1answer
43 views
How to deal with versioning files that are not types recognized by sharepoint
We store files in sharepoint that are not office documents (PDFs, Quickbooks files, that kind of thing). I would like to be able to check them out, modify them, and upload a new version, check in and ...
3
votes
2answers
541 views
Get the check out file based on users Name
My environment is SharePoint 2007.
I have write a Power shell script to get the file names and checked out by username and their email id. I am successfully able to get these details.
Now I want to ...
4
votes
2answers
802 views
What function is called when the Check in button is clicked
Which function is called when you click on the "Check In" button of a page? I am referring to the button that opens the following modal dialog window.
It does not reference a page (already checked ...
4
votes
2answers
397 views
SharePoint 2007 - Remind user of check-out documents
May I know if it is possible to remind user who have check-out a document for a period of time, to check in their document? (I notice that sometime user do forget to check-in their documents, so was ...
5
votes
2answers
853 views
Cannot check out documents anymore
Our WSS3 document libraries no longer prompt to check out. I've confirmed check out is required for editing, and I've tried a new library. We're getting the same results. I also check the ...
0
votes
1answer
416 views
SharePoint Designer 2010 Overriding Default Editor For Checked-Out Files
I've set up an override CSS file and it's sitting in a Site Asset library.
When I view the file via SharePoint, it opens in my system default CSS editor - being my text editor of choice. This app is ...
1
vote
1answer
212 views
What happen to Checkout document during a PC crash?
What will happen to a document that was check-out from a document library in SharePoint 2007 when the client computer crash? (e.g. Is the check-out forever lost? Is there a need to check-out the ...
9
votes
4answers
887 views
How do I check in a LOT of files all at once?
I put a lot of documentation on our SharePoint site, and it all lists as being Checked Out To me. How do I check all of those files in, in one shot?
1
vote
1answer
912 views
Is it possible to Check-in and Check-out the current form from the InfoPath browser editor?
A coworker has been tasked with adding check-in and check-out functionality from within an InfoPath 2010 form. Is this possible?
This is a typical use case:
User is browsing a SharePoint Form ...
0
votes
0answers
61 views
Check in theme every time I switch to it?
I just installed a bunch of custom themes and am noticing that every time I switch between them via Site Settings > Site Theme on the SharePoint site that the theme images disappear.
If I go into ...

